Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-3033 (GCVE-0-2022-3033)
Vulnerability from cvelistv5 – Published: 2022-12-22 00:00 – Updated: 2025-04-15 16:16- Leaking of sensitive information when composing a response to an HTML email with a META refresh tag
| Vendor | Product | Version | |
|---|---|---|---|
| Mozilla | Thunderbird |
Affected:
unspecified , < 102.2.1
(custom)
Affected: unspecified , < 91.13.1 (custom) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T00:53:00.849Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-38/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-39/"
},
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-3033",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-15T16:16:03.680049Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-15T16:16:38.851Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Thunderbird",
"vendor": "Mozilla",
"versions": [
{
"lessThan": "102.2.1",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
},
{
"lessThan": "91.13.1",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag having the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Leaking of sensitive information when composing a response to an HTML email with a META refresh tag",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-12-22T00:00:00.000Z",
"orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"shortName": "mozilla"
},
"references": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-38/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-39/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
"assignerShortName": "mozilla",
"cveId": "CVE-2022-3033",
"datePublished": "2022-12-22T00:00:00.000Z",
"dateReserved": "2022-08-29T00:00:00.000Z",
"dateUpdated": "2025-04-15T16:16:38.851Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-3033",
"date": "2026-05-28",
"epss": "0.00502",
"percentile": "0.66295"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-3033\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2022-12-22T20:15:37.947\",\"lastModified\":\"2025-04-15T17:15:36.767\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag having the \u003ccode\u003ehttp-equiv=\\\"refresh\\\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1.\"},{\"lang\":\"es\",\"value\":\"Si un usuario de Thunderbird respondi\u00f3 a un correo electr\u00f3nico HTML manipulado que contiene una etiqueta \u003ccode\u003emeta\u003c/code\u003e, y la etiqueta \u003ccode\u003emeta\u003c/code\u003e tiene el atributo \u003ccode\u003ehttp-equiv=\\\"refresh\\\"\u003c/code\u003e , y el atributo de contenido que especifica una URL, Thunderbird inici\u00f3 una solicitud de red a esa URL, independientemente de la configuraci\u00f3n para bloquear contenido remoto. En combinaci\u00f3n con otros elementos y atributos HTML del correo electr\u00f3nico, era posible ejecutar el c\u00f3digo JavaScript incluido en el mensaje en el contexto del documento de redacci\u00f3n del mensaje. El c\u00f3digo JavaScript pudo realizar acciones que incluyen, entre otras, leer y modificar el contenido del documento de redacci\u00f3n del mensaje, incluido el mensaje original citado, que potencialmente podr\u00eda contener el texto plano descifrado de los datos cifrados en el correo electr\u00f3nico elaborado. Luego, el contenido podr\u00eda transmitirse a la red, ya sea a la URL especificada en la etiqueta de actualizaci\u00f3n META o a una URL diferente, ya que el c\u00f3digo JavaScript podr\u00eda modificar la URL especificada en el documento. Este error no afecta a los usuarios que han cambiado la configuraci\u00f3n predeterminada de visualizaci\u00f3n del cuerpo del mensaje a \\\"html simple\\\" o \\\"texto plano\\\". Esta vulnerabilidad afecta a Thunderbird \u0026lt; 102.2.1 y Thunderbird \u0026lt; 91.13.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"91.13.1\",\"matchCriteriaId\":\"76F28FD2-6BE5-43C4-93B5-051739E3600E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"102.0\",\"versionEndExcluding\":\"102.2.1\",\"matchCriteriaId\":\"576EEF40-52A5-4876-843C-2648CBA74475\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1784838\",\"source\":\"security@mozilla.org\",\"tags\":[\"Issue Tracking\",\"Permissions Required\",\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-38/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-39/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1784838\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Permissions Required\",\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-38/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2022-39/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-38/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-39/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1784838\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T00:53:00.849Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-3033\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-15T16:16:03.680049Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-79\", \"description\": \"CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-15T16:16:33.695Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"102.2.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"91.13.1\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-38/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2022-39/\"}, {\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1784838\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag having the \u003ccode\u003ehttp-equiv=\\\"refresh\\\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Leaking of sensitive information when composing a response to an HTML email with a META refresh tag\"}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2022-12-22T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-3033\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-15T16:16:38.851Z\", \"dateReserved\": \"2022-08-29T00:00:00.000Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2022-12-22T00:00:00.000Z\", \"assignerShortName\": \"mozilla\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
alsa-2022:6708
Vulnerability from osv_almalinux
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 102.3.0.
Security Fix(es):
- Mozilla: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag (CVE-2022-3033)
- Mozilla: Bypassing FeaturePolicy restrictions on transient pages (CVE-2022-40959)
- Mozilla: Data-race when parsing non-UTF-8 URLs in threads (CVE-2022-40960)
- Mozilla: Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3 (CVE-2022-40962)
- Mozilla: Remote content specified in an HTML document that was nested inside an iframe's srcdoc attribute was not blocked (CVE-2022-3032)
- Mozilla: An iframe element in an HTML email could trigger a network request (CVE-2022-3034)
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack (CVE-2022-36059)
- Mozilla: Bypassing Secure Context restriction for cookies with __Host and __Secure prefix (CVE-2022-40958)
- Mozilla: Content-Security-Policy base-uri bypass (CVE-2022-40956)
- Mozilla: Incoherent instruction cache when building WASM on ARM64 (CVE-2022-40957)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "thunderbird"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "102.3.0-3.el8_6.alma"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.3.0.\n\nSecurity Fix(es):\n\n* Mozilla: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag (CVE-2022-3033)\n* Mozilla: Bypassing FeaturePolicy restrictions on transient pages (CVE-2022-40959)\n* Mozilla: Data-race when parsing non-UTF-8 URLs in threads (CVE-2022-40960)\n* Mozilla: Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3 (CVE-2022-40962)\n* Mozilla: Remote content specified in an HTML document that was nested inside an iframe\u0027s srcdoc attribute was not blocked (CVE-2022-3032)\n* Mozilla: An iframe element in an HTML email could trigger a network request (CVE-2022-3034)\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack (CVE-2022-36059)\n* Mozilla: Bypassing Secure Context restriction for cookies with __Host and __Secure prefix (CVE-2022-40958)\n* Mozilla: Content-Security-Policy base-uri bypass (CVE-2022-40956)\n* Mozilla: Incoherent instruction cache when building WASM on ARM64 (CVE-2022-40957)\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.",
"id": "ALSA-2022:6708",
"modified": "2022-10-14T15:08:36Z",
"published": "2022-09-26T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-3032"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-3033"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-3034"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-36059"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40956"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40957"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40958"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40959"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40960"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40962"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2123255"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2123256"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2123257"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2123258"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128792"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128793"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128794"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128795"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128796"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128797"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2022-6708.html"
}
],
"related": [
"CVE-2022-3033",
"CVE-2022-40959",
"CVE-2022-40960",
"CVE-2022-40962",
"CVE-2022-3032",
"CVE-2022-3034",
"CVE-2022-36059",
"CVE-2022-40958",
"CVE-2022-40956",
"CVE-2022-40957"
],
"summary": "Important: thunderbird security update"
}
alsa-2022:6717
Vulnerability from osv_almalinux
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 102.3.0.
Security Fix(es):
- Mozilla: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag (CVE-2022-3033)
- Mozilla: Bypassing FeaturePolicy restrictions on transient pages (CVE-2022-40959)
- Mozilla: Data-race when parsing non-UTF-8 URLs in threads (CVE-2022-40960)
- Mozilla: Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3 (CVE-2022-40962)
- Mozilla: Remote content specified in an HTML document that was nested inside an iframe's srcdoc attribute was not blocked (CVE-2022-3032)
- Mozilla: An iframe element in an HTML email could trigger a network request (CVE-2022-3034)
- Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack (CVE-2022-36059)
- Mozilla: Bypassing Secure Context restriction for cookies with __Host and __Secure prefix (CVE-2022-40958)
- Mozilla: Content-Security-Policy base-uri bypass (CVE-2022-40956)
- Mozilla: Incoherent instruction cache when building WASM on ARM64 (CVE-2022-40957)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "thunderbird"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "102.3.0-3.el9_0.alma"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.3.0.\n\nSecurity Fix(es):\n\n* Mozilla: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag (CVE-2022-3033)\n* Mozilla: Bypassing FeaturePolicy restrictions on transient pages (CVE-2022-40959)\n* Mozilla: Data-race when parsing non-UTF-8 URLs in threads (CVE-2022-40960)\n* Mozilla: Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3 (CVE-2022-40962)\n* Mozilla: Remote content specified in an HTML document that was nested inside an iframe\u0027s srcdoc attribute was not blocked (CVE-2022-3032)\n* Mozilla: An iframe element in an HTML email could trigger a network request (CVE-2022-3034)\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack (CVE-2022-36059)\n* Mozilla: Bypassing Secure Context restriction for cookies with __Host and __Secure prefix (CVE-2022-40958)\n* Mozilla: Content-Security-Policy base-uri bypass (CVE-2022-40956)\n* Mozilla: Incoherent instruction cache when building WASM on ARM64 (CVE-2022-40957)\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.",
"id": "ALSA-2022:6717",
"modified": "2022-10-19T07:24:33Z",
"published": "2022-09-26T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2022:6717"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-3032"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-3033"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-3034"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-36059"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40956"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40957"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40958"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40959"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40960"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-40962"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2123255"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2123256"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2123257"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2123258"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128792"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128793"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128794"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128795"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128796"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128797"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2022-6717.html"
}
],
"related": [
"CVE-2022-3033",
"CVE-2022-40959",
"CVE-2022-40960",
"CVE-2022-40962",
"CVE-2022-3032",
"CVE-2022-3034",
"CVE-2022-36059",
"CVE-2022-40958",
"CVE-2022-40956",
"CVE-2022-40957"
],
"summary": "Important: thunderbird security update"
}
BDU:2022-05444
Vulnerability from fstec - Published: 31.08.2022{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438, \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, Mozilla Corp., \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\"",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 7.3 (\u0420\u0415\u0414 \u041e\u0421), 1.7 (Astra Linux Special Edition), \u0418\u041a6 (\u041e\u0421 \u0422\u0414 \u0410\u0418\u0421 \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438), - (\u0410\u043b\u044c\u0442 8 \u0421\u041f), \u0434\u043e 102.2.1 (Thunderbird), 4.7 (Astra Linux Special Edition), \u0434\u043e 2.6 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0438\u0437 \u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0445 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432.\n\u0412 \u0441\u0432\u044f\u0437\u0438 \u0441\u043e \u0441\u043b\u043e\u0436\u0438\u0432\u0448\u0435\u0439\u0441\u044f \u043e\u0431\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u043e\u0439 \u0438 \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u043c\u0438 \u0441\u0430\u043d\u043a\u0446\u0438\u044f\u043c\u0438 \u043f\u0440\u043e\u0442\u0438\u0432 \u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u043e\u0439 \u0424\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u0438 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0441\u043b\u0435 \u043e\u0446\u0435\u043d\u043a\u0438 \u0432\u0441\u0435\u0445 \u0441\u043e\u043f\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0440\u0438\u0441\u043a\u043e\u0432.\n\n\u041a\u043e\u043c\u043f\u0435\u043d\u0441\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043c\u0435\u0440\u044b:\n- \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0443 Message Body \u043d\u0430 \"simple html\" \u0438\u043b\u0438 \"plain text\";\n- \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0430\u043d\u0442\u0438\u0432\u0438\u0440\u0443\u0441\u043d\u043e\u0439 \u0437\u0430\u0449\u0438\u0442\u044b \u0441 \u0444\u0443\u043d\u043a\u0446\u0438\u0435\u0439 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0432\u0435\u0431-\u0440\u0435\u0441\u0443\u0440\u0441\u0430\u043c;\n- \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u0432 \u0441\u0435\u0442\u044c \u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u2013 \u0440\u0435\u0433\u043b\u0430\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0432\u044b\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u0438 \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0439;\n- \u0437\u0430\u043f\u0443\u0441\u043a \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u043e\u0442 \u0438\u043c\u0435\u043d\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0441 \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u043c\u0438 \u043f\u0440\u0438\u0432\u0438\u043b\u0435\u0433\u0438\u044f\u043c\u0438 \u0432 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u0435;\n- \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u0438 \u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0449\u0435\u043d\u0438\u044f \u0432\u0442\u043e\u0440\u0436\u0435\u043d\u0438\u0439.\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f:\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-3033\n\n\u0414\u043b\u044f \u041e\u0421 \u0422\u0414 \u0410\u0418\u0421 \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438:\nhttps://goslinux.fssp.gov.ru/2726972/\n\n\u0414\u043b\u044f \u0420\u0435\u0434 \u041e\u0421:\nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f thunderbird \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1:102.4.0+repack-1~deb10u1.osnova1\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se16-bulletin-20221220SE16\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux Special Edition 1.7:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-1221SE17MD\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux Special Edition 4.7 \u0434\u043b\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b ARM:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2023-0131SE47MD\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u043b\u044c\u0442 8 \u0421\u041f: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "31.08.2022",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "17.03.2023",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "01.09.2022",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2022-05444",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2022-3033",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u0421 \u0422\u0414 \u0410\u0418\u0421 \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438, \u0410\u043b\u044c\u0442 8 \u0421\u041f (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), Thunderbird, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438 \u041e\u0421 \u0422\u0414 \u0410\u0418\u0421 \u0424\u0421\u0421\u041f \u0420\u043e\u0441\u0441\u0438\u0438 \u0418\u041a6 , \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u043b\u044c\u0442 8 \u0421\u041f - (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 ARM (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.6 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043f\u043e\u0447\u0442\u043e\u0432\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 Thunderbird, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u043e\u0448\u0438\u0431\u043a\u0430\u043c\u0438 \u043f\u0440\u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0435 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 JavaScript-\u043a\u043e\u0434",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u043c\u0435\u0440 \u043f\u043e \u0437\u0430\u0449\u0438\u0442\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b \u0432\u0435\u0431-\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b (\u0438\u043b\u0438 \\\u00ab\u041c\u0435\u0436\u0441\u0430\u0439\u0442\u043e\u0432\u0430\u044f \u0441\u0446\u0435\u043d\u0430\u0440\u043d\u0430\u044f \u0430\u0442\u0430\u043a\u0430\\\u00bb) (CWE-79)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043f\u043e\u0447\u0442\u043e\u0432\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 Thunderbird \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043e\u0448\u0438\u0431\u043a\u0430\u043c\u0438 \u043f\u0440\u0438 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0435 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 JavaScript-\u043a\u043e\u0434 \u043f\u0443\u0442\u0435\u043c \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0433\u043e \u043f\u0438\u0441\u044c\u043c\u0430 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 HTML \u0441 \u0442\u0435\u0433\u043e\u043c metametahttp-equiv=\"refresh\"",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u043d\u044a\u0435\u043a\u0446\u0438\u044f",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-3033\nhttps://goslinux.fssp.gov.ru/2726972/\nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.6/\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20221220SE16\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-1221SE17MD\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2023-0131SE47MD\nhttps://altsp.su/obnovleniya-bezopasnosti/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-79",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 10)\n\u041a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 9,8)"
}
CERTFR-2022-AVI-786
Vulnerability from certfr_avis - Published: 2022-09-01 - Updated: 2022-09-01
De multiples vulnérabilités ont été découvertes dans Mozilla Thunderbird. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Mozilla | Thunderbird | Mozilla Thunderbird versions antérieures à 102.2.1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Mozilla Thunderbird versions ant\u00e9rieures \u00e0 102.2.1",
"product": {
"name": "Thunderbird",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-3034",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3034"
},
{
"name": "CVE-2022-3033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3033"
},
{
"name": "CVE-2022-3032",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3032"
},
{
"name": "CVE-2022-36059",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36059"
}
],
"initial_release_date": "2022-09-01T00:00:00",
"last_revision_date": "2022-09-01T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-786",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-09-01T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Mozilla\nThunderbird. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un d\u00e9ni de service \u00e0 distance et\nune atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Mozilla Thunderbird",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2022-38 du 31 ao\u00fbt 2022",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/"
}
]
}
CERTFR-2022-AVI-835
Vulnerability from certfr_avis - Published: 2022-09-20 - Updated: 2022-09-20
De multiples vulnérabilités ont été découvertes dans Mozilla Thunderbird. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Mozilla | Thunderbird | Mozilla Thunderbird versions antérieures à 91.13.1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Mozilla Thunderbird versions ant\u00e9rieures \u00e0 91.13.1",
"product": {
"name": "Thunderbird",
"vendor": {
"name": "Mozilla",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-3034",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3034"
},
{
"name": "CVE-2022-3033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3033"
},
{
"name": "CVE-2022-3032",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3032"
}
],
"initial_release_date": "2022-09-20T00:00:00",
"last_revision_date": "2022-09-20T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-835",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-09-20T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Mozilla\nThunderbird. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution\nde code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Mozilla Thunderbird",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2022-39 du 19 septembre 2022",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-39/"
}
]
}
FKIE_CVE-2022-3033
Vulnerability from fkie_nvd - Published: 2022-12-22 20:15 - Updated: 2025-04-15 17:158.1 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
| URL | Tags | ||
|---|---|---|---|
| security@mozilla.org | https://bugzilla.mozilla.org/show_bug.cgi?id=1784838 | Issue Tracking, Permissions Required, Vendor Advisory | |
| security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2022-38/ | Vendor Advisory | |
| security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2022-39/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.mozilla.org/show_bug.cgi?id=1784838 | Issue Tracking, Permissions Required, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.mozilla.org/security/advisories/mfsa2022-38/ | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.mozilla.org/security/advisories/mfsa2022-39/ | Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| mozilla | thunderbird | * | |
| mozilla | thunderbird | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
"matchCriteriaId": "76F28FD2-6BE5-43C4-93B5-051739E3600E",
"versionEndExcluding": "91.13.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
"matchCriteriaId": "576EEF40-52A5-4876-843C-2648CBA74475",
"versionEndExcluding": "102.2.1",
"versionStartIncluding": "102.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag having the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1."
},
{
"lang": "es",
"value": "Si un usuario de Thunderbird respondi\u00f3 a un correo electr\u00f3nico HTML manipulado que contiene una etiqueta \u003ccode\u003emeta\u003c/code\u003e, y la etiqueta \u003ccode\u003emeta\u003c/code\u003e tiene el atributo \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e , y el atributo de contenido que especifica una URL, Thunderbird inici\u00f3 una solicitud de red a esa URL, independientemente de la configuraci\u00f3n para bloquear contenido remoto. En combinaci\u00f3n con otros elementos y atributos HTML del correo electr\u00f3nico, era posible ejecutar el c\u00f3digo JavaScript incluido en el mensaje en el contexto del documento de redacci\u00f3n del mensaje. El c\u00f3digo JavaScript pudo realizar acciones que incluyen, entre otras, leer y modificar el contenido del documento de redacci\u00f3n del mensaje, incluido el mensaje original citado, que potencialmente podr\u00eda contener el texto plano descifrado de los datos cifrados en el correo electr\u00f3nico elaborado. Luego, el contenido podr\u00eda transmitirse a la red, ya sea a la URL especificada en la etiqueta de actualizaci\u00f3n META o a una URL diferente, ya que el c\u00f3digo JavaScript podr\u00eda modificar la URL especificada en el documento. Este error no afecta a los usuarios que han cambiado la configuraci\u00f3n predeterminada de visualizaci\u00f3n del cuerpo del mensaje a \"html simple\" o \"texto plano\". Esta vulnerabilidad afecta a Thunderbird \u0026lt; 102.2.1 y Thunderbird \u0026lt; 91.13.1."
}
],
"id": "CVE-2022-3033",
"lastModified": "2025-04-15T17:15:36.767",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2022-12-22T20:15:37.947",
"references": [
{
"source": "security@mozilla.org",
"tags": [
"Issue Tracking",
"Permissions Required",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838"
},
{
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-38/"
},
{
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-39/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Permissions Required",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-38/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-39/"
}
],
"sourceIdentifier": "security@mozilla.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-Q68W-FQ74-6JP9
Vulnerability from github – Published: 2022-12-22 21:30 – Updated: 2025-04-15 18:31If a Thunderbird user replied to a crafted HTML email containing a meta tag, with the meta tag having the http-equiv="refresh" attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn't affect users who have changed the default Message Body display setting to 'simple html' or 'plain text'. This vulnerability affects Thunderbird < 102.2.1 and Thunderbird < 91.13.1.
{
"affected": [],
"aliases": [
"CVE-2022-3033"
],
"database_specific": {
"cwe_ids": [
"CWE-79",
"CWE-94"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-12-22T20:15:00Z",
"severity": "HIGH"
},
"details": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag having the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1.",
"id": "GHSA-q68w-fq74-6jp9",
"modified": "2025-04-15T18:31:33Z",
"published": "2022-12-22T21:30:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3033"
},
{
"type": "WEB",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838"
},
{
"type": "WEB",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-38"
},
{
"type": "WEB",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-39"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
GSD-2022-3033
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-3033",
"id": "GSD-2022-3033",
"references": [
"https://access.redhat.com/errata/RHSA-2022:6708",
"https://access.redhat.com/errata/RHSA-2022:6710",
"https://access.redhat.com/errata/RHSA-2022:6713",
"https://access.redhat.com/errata/RHSA-2022:6715",
"https://access.redhat.com/errata/RHSA-2022:6716",
"https://access.redhat.com/errata/RHSA-2022:6717",
"https://ubuntu.com/security/CVE-2022-3033"
]
},
"gsd": {
"affected": [
{
"package": {
"ecosystem": "Mozilla",
"name": "Thunderbird"
},
"ranges": [
{
"events": [
{
"fixed": "91.13.1"
},
{
"introduced": "0"
},
{
"fixed": "102.2.1"
},
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"version": []
}
],
"alias": [
"CVE-2022-3033"
],
"database_specific": {
"GSD": {
"alias": "CVE-2022-3033",
"id": "GSD-2022-3033",
"references": [
"https://www.suse.com/security/cve/CVE-2022-3033.html"
]
}
},
"details": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag\nhaving the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then\nThunderbird started a network request to that URL, regardless of the configuration to block\nremote content. In combination with certain other HTML elements and attributes in the email,\nit was possible to execute JavaScript code included in the message in the context of the\nmessage compose document. \nThe JavaScript code was able to perform actions including, but probably not limited\nto, read and modify the contents of the message compose document, including the quoted\noriginal message, which could potentially contain the decrypted plaintext of encrypted data \nin the crafted email.\nThe contents could then be transmitted to the network, either to the URL specified in the META refresh tag,\nor to a different URL, as the JavaScript code could modify the URL specified in the document.\nThis bug doesn\u0027t affect users who have changed the default Message Body display setting to\n\u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 91.13.1 and Thunderbird \u003c 102.2.1.",
"id": "GSD-2022-3033",
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"modified": "2022-09-27T16:35:18.123266Z",
"osvSchema": {
"aliases": [
"CVE-2022-3033"
],
"details": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag having the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1.",
"id": "GSD-2022-3033",
"modified": "2023-12-13T01:19:40.424962Z",
"schema_version": "1.4.0"
},
"references": [
{
"type": "ADVISORY",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-39/"
},
{
"type": "ADVISORY",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-38/"
},
{
"type": "ADVISORY",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838"
},
{
"type": "ADVISORY",
"url": "https://www.suse.com/security/cve/CVE-2022-3033.html"
}
],
"schema_version": "1.3.0",
"summary": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag\nhaving the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then\nThunderbird started a network request to that URL, regardless of the configuration to block\nremote content. In combination with certain other HTML elements and attributes in the email,\nit was possible to execute JavaScript code included in the message in the context of the\nmessage compose document. \nThe JavaScript code was able to perform actions including, but probably not limited\nto, read and modify the contents of the message compose document, including the quoted\noriginal message, which could potentially contain the decrypted plaintext of encrypted data \nin the crafted email.\nThe contents could then be transmitted to the network, either to the URL specified in the META refresh tag,\nor to a different URL, as the JavaScript code could modify the URL specified in the document.\nThis bug doesn\u0027t affect users who have changed the default Message Body display setting to\n\u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 91.13.1 and Thunderbird \u003c 102.2.1."
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2022-3033",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "102.2.1"
},
{
"version_affected": "\u003c",
"version_value": "91.13.1"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag having the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Leaking of sensitive information when composing a response to an HTML email with a META refresh tag"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-38/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-38/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-39/",
"refsource": "MISC",
"url": "https://www.mozilla.org/security/advisories/mfsa2022-39/"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838",
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838"
}
]
}
},
"mozilla.org": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2022-3033"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "91.13.1"
},
{
"version_affected": "\u003c",
"version_value": "102.2.1"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag\nhaving the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then\nThunderbird started a network request to that URL, regardless of the configuration to block\nremote content. In combination with certain other HTML elements and attributes in the email,\nit was possible to execute JavaScript code included in the message in the context of the\nmessage compose document. \nThe JavaScript code was able to perform actions including, but probably not limited\nto, read and modify the contents of the message compose document, including the quoted\noriginal message, which could potentially contain the decrypted plaintext of encrypted data \nin the crafted email.\nThe contents could then be transmitted to the network, either to the URL specified in the META refresh tag,\nor to a different URL, as the JavaScript code could modify the URL specified in the document.\nThis bug doesn\u0027t affect users who have changed the default Message Body display setting to\n\u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 91.13.1 and Thunderbird \u003c 102.2.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Leaking of sensitive information when composing a response to an HTML email with a META refresh tag"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-39/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-38/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "102.2.1",
"versionStartIncluding": "102.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "91.13.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2022-3033"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag having the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-39/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-39/"
},
{
"name": "https://www.mozilla.org/security/advisories/mfsa2022-38/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.mozilla.org/security/advisories/mfsa2022-38/"
},
{
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Permissions Required",
"Vendor Advisory"
],
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1784838"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"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:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.2
}
},
"lastModifiedDate": "2023-01-03T20:22Z",
"publishedDate": "2022-12-22T20:15Z"
}
}
}
OPENSUSE-SU-2024:12299-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2022-3032/ | self |
| https://www.suse.com/security/cve/CVE-2022-3033/ | self |
| https://www.suse.com/security/cve/CVE-2022-3034/ | self |
| https://www.suse.com/security/cve/CVE-2022-36059/ | self |
| https://www.suse.com/security/cve/CVE-2022-3032 | external |
| https://bugzilla.suse.com/1203007 | external |
| https://www.suse.com/security/cve/CVE-2022-3033 | external |
| https://bugzilla.suse.com/1203007 | external |
| https://bugzilla.suse.com/1205941 | external |
| https://www.suse.com/security/cve/CVE-2022-3034 | external |
| https://bugzilla.suse.com/1203007 | external |
| https://www.suse.com/security/cve/CVE-2022-36059 | external |
| https://bugzilla.suse.com/1203007 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "MozillaThunderbird-102.2.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the MozillaThunderbird-102.2.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12299",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12299-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3032 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3033 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3034 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-36059 page",
"url": "https://www.suse.com/security/cve/CVE-2022-36059/"
}
],
"title": "MozillaThunderbird-102.2.1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12299-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-102.2.1-1.1.aarch64",
"product": {
"name": "MozillaThunderbird-102.2.1-1.1.aarch64",
"product_id": "MozillaThunderbird-102.2.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"product_id": "MozillaThunderbird-translations-common-102.2.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"product": {
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"product_id": "MozillaThunderbird-translations-other-102.2.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-102.2.1-1.1.ppc64le",
"product": {
"name": "MozillaThunderbird-102.2.1-1.1.ppc64le",
"product_id": "MozillaThunderbird-102.2.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"product_id": "MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"product": {
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"product_id": "MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-102.2.1-1.1.s390x",
"product": {
"name": "MozillaThunderbird-102.2.1-1.1.s390x",
"product_id": "MozillaThunderbird-102.2.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"product_id": "MozillaThunderbird-translations-common-102.2.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"product": {
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"product_id": "MozillaThunderbird-translations-other-102.2.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "MozillaThunderbird-102.2.1-1.1.x86_64",
"product": {
"name": "MozillaThunderbird-102.2.1-1.1.x86_64",
"product_id": "MozillaThunderbird-102.2.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"product_id": "MozillaThunderbird-translations-common-102.2.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.x86_64",
"product": {
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.x86_64",
"product_id": "MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-102.2.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64"
},
"product_reference": "MozillaThunderbird-102.2.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-102.2.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le"
},
"product_reference": "MozillaThunderbird-102.2.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-102.2.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x"
},
"product_reference": "MozillaThunderbird-102.2.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-102.2.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64"
},
"product_reference": "MozillaThunderbird-102.2.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-common-102.2.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64"
},
"product_reference": "MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le"
},
"product_reference": "MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x"
},
"product_reference": "MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "MozillaThunderbird-translations-other-102.2.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
},
"product_reference": "MozillaThunderbird-translations-other-102.2.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3032"
}
],
"notes": [
{
"category": "general",
"text": "When receiving an HTML email that contained an \u003ccode\u003eiframe\u003c/code\u003e element, which used a \u003ccode\u003esrcdoc\u003c/code\u003e attribute to define the inner HTML document, remote objects specified in the nested document, for example images or videos, were not blocked. Rather, the network was accessed, the objects were loaded and displayed. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3032",
"url": "https://www.suse.com/security/cve/CVE-2022-3032"
},
{
"category": "external",
"summary": "SUSE Bug 1203007 for CVE-2022-3032",
"url": "https://bugzilla.suse.com/1203007"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-3032"
},
{
"cve": "CVE-2022-3033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3033"
}
],
"notes": [
{
"category": "general",
"text": "If a Thunderbird user replied to a crafted HTML email containing a \u003ccode\u003emeta\u003c/code\u003e tag, with the \u003ccode\u003emeta\u003c/code\u003e tag having the \u003ccode\u003ehttp-equiv=\"refresh\"\u003c/code\u003e attribute, and the content attribute specifying an URL, then Thunderbird started a network request to that URL, regardless of the configuration to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, read and modify the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag, or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text\u0027. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3033",
"url": "https://www.suse.com/security/cve/CVE-2022-3033"
},
{
"category": "external",
"summary": "SUSE Bug 1203007 for CVE-2022-3033",
"url": "https://bugzilla.suse.com/1203007"
},
{
"category": "external",
"summary": "SUSE Bug 1205941 for CVE-2022-3033",
"url": "https://bugzilla.suse.com/1205941"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-3033"
},
{
"cve": "CVE-2022-3034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3034"
}
],
"notes": [
{
"category": "general",
"text": "When receiving an HTML email that specified to load an \u003ccode\u003eiframe\u003c/code\u003e element from a remote location, a request to the remote document was sent. However, Thunderbird didn\u0027t display the document. This vulnerability affects Thunderbird \u003c 102.2.1 and Thunderbird \u003c 91.13.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3034",
"url": "https://www.suse.com/security/cve/CVE-2022-3034"
},
{
"category": "external",
"summary": "SUSE Bug 1203007 for CVE-2022-3034",
"url": "https://bugzilla.suse.com/1203007"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-3034"
},
{
"cve": "CVE-2022-36059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-36059"
}
],
"notes": [
{
"category": "general",
"text": "matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. In versions prior to 19.4.0 events sent with special strings in key places can temporarily disrupt or impede the matrix-js-sdk from functioning properly, potentially impacting the consumer\u0027s ability to process data safely. Note that the matrix-js-sdk can appear to be operating normally but be excluding or corrupting runtime data presented to the consumer. This issue has been fixed in matrix-js-sdk 19.4.0 and users are advised to upgrade. Users unable to upgrade may mitigate this issue by redacting applicable events, waiting for the sync processor to store data, and restarting the client. Alternatively, redacting the applicable events and clearing all storage will often fix most perceived issues. In some cases, no workarounds are possible.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-36059",
"url": "https://www.suse.com/security/cve/CVE-2022-36059"
},
{
"category": "external",
"summary": "SUSE Bug 1203007 for CVE-2022-36059",
"url": "https://bugzilla.suse.com/1203007"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-common-102.2.1-1.1.x86_64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.aarch64",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.ppc64le",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.s390x",
"openSUSE Tumbleweed:MozillaThunderbird-translations-other-102.2.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-36059"
}
]
}
RHSA-2022:6708
Vulnerability from csaf_redhat - Published: 2022-09-26 15:37 - Updated: 2025-11-21 18:33A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of when receiving an HTML email that contained an `iframe` element, which used a `srcdoc` attribute to define the internal HTML document, remote objects specified in the nested document (for example, images or videos), were not blocked. Rather, the network was accessed, and the objects were loaded and displayed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a Thunderbird user replying to a crafted HTML email containing a `meta` tag, with the `meta` tag having the `http-equiv="refresh"` attribute and the content attribute specifying an URL. Thunderbird started a network request to that URL, regardless of the configuration, to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, reading and modifying the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn't affect users who have changed the default Message Body display setting to 'simple html' or 'plain text.'
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of sending a request to the remote document when receiving an HTML email that specified to load an `iframe` element from a remote location. However, Thunderbird didn't display the document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: An out-of-bounds read can occur when decoding H264 video. This results in a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of Thunderbird users who use the Matrix chat protocol being vulnerable to a denial of service attack. An adversary sharing a room with a user could attack affected clients, making it not show all of a user's rooms or spaces and causing minor temporary corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue that when injecting an HTML base element; some requests would ignore the CSP's base-uri settings and accept the injected element's base instead.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of inconsistent data in the instruction and data cache when creating wasm code, which could lead to a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue that by injecting a cookie with certain special characters, an attacker on a shared subdomain, which is not a secure context, could set and overwrite cookies from a secure context, leading to session fixation and other attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue that certain pages did not have their FeaturePolicy fully initialized during iframe navigation, leading to a bypass that leaked device permissions into untrusted subdocuments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue that concurrent use of the URL parser with non-UTF-8 data was not thread-safe, leading to a use-after-free problem and causing a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of Mozilla developers Nika Layzell, Timothy Nikkel, Jeff Muizelaar, Sebastian Hengst, Andreas Pehrson, and the Mozilla Fuzzing Team reporting memory safety bugs present in Firefox 104 and Firefox ESR 102.2. Some of these bugs showed evidence of memory corruption and the presumption that with enough effort, some have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2022:6708 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2123255 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2123256 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2123257 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2123258 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128792 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128793 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128794 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128795 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128796 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128797 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2022-3032 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2123255 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-3032 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-3032 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-3033 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2123256 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-3033 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-3033 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-3034 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2123257 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-3034 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-3034 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-3266 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2157739 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-3266 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-3266 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-36059 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2123258 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-36059 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-36059 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-40956 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128795 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-40956 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-40956 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-40957 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128796 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-40957 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-40957 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-40958 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128794 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-40958 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-40958 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-40959 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128792 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-40959 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-40959 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-40960 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128793 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-40960 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-40960 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
| https://access.redhat.com/security/cve/CVE-2022-40962 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2128797 | external |
| https://www.cve.org/CVERecord?id=CVE-2022-40962 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2022-40962 | external |
| https://www.mozilla.org/en-US/security/advisories… | external |
{
"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.3.0.\n\nSecurity Fix(es):\n\n* Mozilla: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag (CVE-2022-3033)\n\n* Mozilla: Bypassing FeaturePolicy restrictions on transient pages (CVE-2022-40959)\n\n* Mozilla: Data-race when parsing non-UTF-8 URLs in threads (CVE-2022-40960)\n\n* Mozilla: Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3 (CVE-2022-40962)\n\n* Mozilla: Remote content specified in an HTML document that was nested inside an iframe\u0027s srcdoc attribute was not blocked (CVE-2022-3032)\n\n* Mozilla: An iframe element in an HTML email could trigger a network request (CVE-2022-3034)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack (CVE-2022-36059)\n\n* Mozilla: Bypassing Secure Context restriction for cookies with __Host and __Secure prefix (CVE-2022-40958)\n\n* Mozilla: Content-Security-Policy base-uri bypass (CVE-2022-40956)\n\n* Mozilla: Incoherent instruction cache when building WASM on ARM64 (CVE-2022-40957)\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:6708",
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2123255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123255"
},
{
"category": "external",
"summary": "2123256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123256"
},
{
"category": "external",
"summary": "2123257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123257"
},
{
"category": "external",
"summary": "2123258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123258"
},
{
"category": "external",
"summary": "2128792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128792"
},
{
"category": "external",
"summary": "2128793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128793"
},
{
"category": "external",
"summary": "2128794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128794"
},
{
"category": "external",
"summary": "2128795",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128795"
},
{
"category": "external",
"summary": "2128796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128796"
},
{
"category": "external",
"summary": "2128797",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128797"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6708.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:33:40+00:00",
"generator": {
"date": "2025-11-21T18:33:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:6708",
"initial_release_date": "2022-09-26T15:37:56+00:00",
"revision_history": [
{
"date": "2022-09-26T15:37:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-09-26T15:37:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:33:40+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.3.0-3.el8_6.src",
"product": {
"name": "thunderbird-0:102.3.0-3.el8_6.src",
"product_id": "thunderbird-0:102.3.0-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.3.0-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.3.0-3.el8_6.aarch64",
"product": {
"name": "thunderbird-0:102.3.0-3.el8_6.aarch64",
"product_id": "thunderbird-0:102.3.0-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.3.0-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"product": {
"name": "thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"product_id": "thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.3.0-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"product_id": "thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.3.0-3.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.3.0-3.el8_6.ppc64le",
"product": {
"name": "thunderbird-0:102.3.0-3.el8_6.ppc64le",
"product_id": "thunderbird-0:102.3.0-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.3.0-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"product_id": "thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.3.0-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.3.0-3.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.3.0-3.el8_6.x86_64",
"product": {
"name": "thunderbird-0:102.3.0-3.el8_6.x86_64",
"product_id": "thunderbird-0:102.3.0-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.3.0-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64",
"product_id": "thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.3.0-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"product_id": "thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.3.0-3.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.3.0-3.el8_6.s390x",
"product": {
"name": "thunderbird-0:102.3.0-3.el8_6.s390x",
"product_id": "thunderbird-0:102.3.0-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.3.0-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"product": {
"name": "thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"product_id": "thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.3.0-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"product": {
"name": "thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"product_id": "thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.3.0-3.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.3.0-3.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.3.0-3.el8_6.aarch64"
},
"product_reference": "thunderbird-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.ppc64le"
},
"product_reference": "thunderbird-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.s390x"
},
"product_reference": "thunderbird-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.src"
},
"product_reference": "thunderbird-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.x86_64"
},
"product_reference": "thunderbird-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.s390x"
},
"product_reference": "thunderbird-debuginfo-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.aarch64"
},
"product_reference": "thunderbird-debugsource-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.s390x"
},
"product_reference": "thunderbird-debugsource-0:102.3.0-3.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.3.0-3.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.3.0-3.el8_6.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Sarah Jamie Lewis"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3032",
"cwe": {
"id": "CWE-1021",
"name": "Improper Restriction of Rendered UI Layers or Frames"
},
"discovery_date": "2022-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2123255"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of when receiving an HTML email that contained an `iframe` element, which used a `srcdoc` attribute to define the internal HTML document, remote objects specified in the nested document (for example, images or videos), were not blocked. Rather, the network was accessed, and the objects were loaded and displayed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Remote content specified in an HTML document that was nested inside an iframe\u0027s srcdoc attribute was not blocked",
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3032"
},
{
"category": "external",
"summary": "RHBZ#2123255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123255"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3032",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3032"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-3032",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-3032"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-39/#CVE-2022-3032",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-39/#CVE-2022-3032"
}
],
"release_date": "2022-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Remote content specified in an HTML document that was nested inside an iframe\u0027s srcdoc attribute was not blocked"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Sarah Jamie Lewis"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3033",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2123256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a Thunderbird user replying to a crafted HTML email containing a `meta` tag, with the `meta` tag having the `http-equiv=\"refresh\"` attribute and the content attribute specifying an URL. Thunderbird started a network request to that URL, regardless of the configuration, to block remote content. In combination with certain other HTML elements and attributes in the email, it was possible to execute JavaScript code included in the message in the context of the message compose document. The JavaScript code was able to perform actions including, but probably not limited to, reading and modifying the contents of the message compose document, including the quoted original message, which could potentially contain the decrypted plaintext of encrypted data in the crafted email. The contents could then be transmitted to the network, either to the URL specified in the META refresh tag or to a different URL, as the JavaScript code could modify the URL specified in the document. This bug doesn\u0027t affect users who have changed the default Message Body display setting to \u0027simple html\u0027 or \u0027plain text.\u0027",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag",
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3033"
},
{
"category": "external",
"summary": "RHBZ#2123256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3033"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-3033",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-3033"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-39/#CVE-2022-3033",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-39/#CVE-2022-3033"
}
],
"release_date": "2022-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Thunderbird Team"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3034",
"cwe": {
"id": "CWE-449",
"name": "The UI Performs the Wrong Action"
},
"discovery_date": "2022-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2123257"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of sending a request to the remote document when receiving an HTML email that specified to load an `iframe` element from a remote location. However, Thunderbird didn\u0027t display the document.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: An iframe element in an HTML email could trigger a network request",
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3034"
},
{
"category": "external",
"summary": "RHBZ#2123257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3034",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3034"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3034",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3034"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-3034",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-3034"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-39/#CVE-2022-3034",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-39/#CVE-2022-3034"
}
],
"release_date": "2022-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: An iframe element in an HTML email could trigger a network request"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Willy R. Vasquez at UT Austin"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-3266",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-09-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2157739"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn out-of-bounds read can occur when decoding H264 video. This results in a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Out of bounds read when decoding H264",
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3266"
},
{
"category": "external",
"summary": "RHBZ#2157739",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2157739"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3266",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3266"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3266",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3266"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-3266",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-3266"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-42/#CVE-2022-3266",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-42/#CVE-2022-3266"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Out of bounds read when decoding H264"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Val Lorentz"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-36059",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2022-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2123258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of Thunderbird users who use the Matrix chat protocol being vulnerable to a denial of service attack. An adversary sharing a room with a user could attack affected clients, making it not show all of a user\u0027s rooms or spaces and causing minor temporary corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service 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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-36059"
},
{
"category": "external",
"summary": "RHBZ#2123258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-36059",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36059"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-36059",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-38/#CVE-2022-36059"
}
],
"release_date": "2022-08-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Satoki Tsuji"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-40956",
"cwe": {
"id": "CWE-1021",
"name": "Improper Restriction of Rendered UI Layers or Frames"
},
"discovery_date": "2022-09-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2128795"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue that when injecting an HTML base element; some requests would ignore the CSP\u0027s base-uri settings and accept the injected element\u0027s base instead.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Content-Security-Policy base-uri bypass",
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40956"
},
{
"category": "external",
"summary": "RHBZ#2128795",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128795"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40956",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40956"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40956",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40956"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40956",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40956"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Mozilla: Content-Security-Policy base-uri bypass"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Gary Kwong"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-40957",
"cwe": {
"id": "CWE-240",
"name": "Improper Handling of Inconsistent Structural Elements"
},
"discovery_date": "2022-09-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2128796"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of inconsistent data in the instruction and data cache when creating wasm code, which could lead to a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Incoherent instruction cache when building WASM on ARM64",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This bug only affects Firefox on ARM64 platforms.",
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40957"
},
{
"category": "external",
"summary": "RHBZ#2128796",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128796"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40957",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40957"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40957",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40957"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Mozilla: Incoherent instruction cache when building WASM on ARM64"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Axel Chong (@Haxatron)"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-40958",
"cwe": {
"id": "CWE-784",
"name": "Reliance on Cookies without Validation and Integrity Checking in a Security Decision"
},
"discovery_date": "2022-09-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2128794"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue that by injecting a cookie with certain special characters, an attacker on a shared subdomain, which is not a secure context, could set and overwrite cookies from a secure context, leading to session fixation and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Bypassing Secure Context restriction for cookies with __Host and __Secure prefix",
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40958"
},
{
"category": "external",
"summary": "RHBZ#2128794",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128794"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40958",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40958"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40958",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40958"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40958",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40958"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Bypassing Secure Context restriction for cookies with __Host and __Secure prefix"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Armin Ebert"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-40959",
"cwe": {
"id": "CWE-1021",
"name": "Improper Restriction of Rendered UI Layers or Frames"
},
"discovery_date": "2022-09-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2128792"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue that certain pages did not have their FeaturePolicy fully initialized during iframe navigation, leading to a bypass that leaked device permissions into untrusted subdocuments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Bypassing FeaturePolicy restrictions on transient pages",
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40959"
},
{
"category": "external",
"summary": "RHBZ#2128792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128792"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40959",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40959"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40959",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40959"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Bypassing FeaturePolicy restrictions on transient pages"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Armin Ebert"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-40960",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-09-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2128793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue that concurrent use of the URL parser with non-UTF-8 data was not thread-safe, leading to a use-after-free problem and causing a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Data-race when parsing non-UTF-8 URLs in threads",
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40960"
},
{
"category": "external",
"summary": "RHBZ#2128793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40960",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40960"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40960",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40960"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Data-race when parsing non-UTF-8 URLs in threads"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-40962",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-09-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2128797"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of Mozilla developers Nika Layzell, Timothy Nikkel, Jeff Muizelaar, Sebastian Hengst, Andreas Pehrson, and the Mozilla Fuzzing Team reporting memory safety bugs present in Firefox 104 and Firefox ESR 102.2. Some of these bugs showed evidence of memory corruption and the presumption that with enough effort, some have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40962"
},
{
"category": "external",
"summary": "RHBZ#2128797",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128797"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40962"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40962",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40962"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40962",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-41/#CVE-2022-40962"
}
],
"release_date": "2022-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-26T15:37:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6708"
}
],
"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.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.3.0-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.3.0-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.