Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-39249 (GCVE-0-2022-39249)
Vulnerability from cvelistv5 – Published: 2022-09-28 00:00 – Updated: 2025-04-23 16:55| Vendor | Product | Version | |
|---|---|---|---|
| matrix-org | matrix-js-sdk |
Affected:
< 19.7.0
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T12:00:43.417Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-6263-x97c-c4gg"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/matrix-org/matrix-spec-proposals/pull/3061"
},
{
"tags": [
"x_transferred"
],
"url": "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients"
},
{
"name": "GLSA-202210-35",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202210-35"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2022-39249",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T15:51:04.050488Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-23T16:55:11.362Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "matrix-js-sdk",
"vendor": "matrix-org",
"versions": [
{
"status": "affected",
"version": "\u003c 19.7.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Matrix Javascript SDK is the Matrix Client-Server SDK for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver can construct messages appearing to have come from another person. Such messages will be marked with a grey shield on some platforms, but this may be missing in others. This attack is possible due to the matrix-js-sdk implementing a too permissive key forwarding strategy on the receiving end. Starting with version 19.7.0, the default policy for accepting key forwards has been made more strict in the matrix-js-sdk. matrix-js-sdk will now only accept forwarded keys in response to previously issued requests and only from own, verified devices. The SDK now sets a `trusted` flag on the decrypted message upon decryption, based on whether the key used to decrypt the message was received from a trusted source. Clients need to ensure that messages decrypted with a key with `trusted = false` are decorated appropriately, for example, by showing a warning for such messages. This attack requires coordination between a malicious homeserver and an attacker, and those who trust your homeservers do not need a workaround."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-322",
"description": "CWE-322: Key Exchange without Entity Authentication",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-287",
"description": "CWE-287: Improper Authentication",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-10-31T00:00:00.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"url": "https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76"
},
{
"url": "https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0"
},
{
"url": "https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-6263-x97c-c4gg"
},
{
"url": "https://github.com/matrix-org/matrix-spec-proposals/pull/3061"
},
{
"url": "https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients"
},
{
"name": "GLSA-202210-35",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202210-35"
}
],
"source": {
"advisory": "GHSA-6263-x97c-c4gg",
"discovery": "UNKNOWN"
},
"title": "Matrix Javascript SDK vulnerable to impersonation via forwarded Megolm sessions"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-39249",
"datePublished": "2022-09-28T00:00:00.000Z",
"dateReserved": "2022-09-02T00:00:00.000Z",
"dateUpdated": "2025-04-23T16:55:11.362Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-39249",
"date": "2026-05-30",
"epss": "0.00477",
"percentile": "0.65261"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:matrix:javascript_sdk:*:*:*:*:*:node.js:*:*\", \"versionEndExcluding\": \"19.7.0\", \"matchCriteriaId\": \"4755C737-8BCE-49AF-8D23-CD3D36F9EDA7\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Matrix Javascript SDK is the Matrix Client-Server SDK for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver can construct messages appearing to have come from another person. Such messages will be marked with a grey shield on some platforms, but this may be missing in others. This attack is possible due to the matrix-js-sdk implementing a too permissive key forwarding strategy on the receiving end. Starting with version 19.7.0, the default policy for accepting key forwards has been made more strict in the matrix-js-sdk. matrix-js-sdk will now only accept forwarded keys in response to previously issued requests and only from own, verified devices. The SDK now sets a `trusted` flag on the decrypted message upon decryption, based on whether the key used to decrypt the message was received from a trusted source. Clients need to ensure that messages decrypted with a key with `trusted = false` are decorated appropriately, for example, by showing a warning for such messages. This attack requires coordination between a malicious homeserver and an attacker, and those who trust your homeservers do not need a workaround.\"}, {\"lang\": \"es\", \"value\": \"Matrix Javascript SDK es el SDK cliente-servidor de Matrix para JavaScript. En versiones anteriores a 19.7.0, un atacante que coopere con un servidor dom\\u00e9stico malicioso puede construir mensajes que parezcan proceder de otra persona. Dichos mensajes estar\\u00e1n marcados con un escudo gris en algunas plataformas, pero \\u00e9ste puede faltar en otras. Este ataque es posible debido a que matrix-js-sdk implementa una estrategia de reenv\\u00edo de claves demasiado permisiva en el extremo receptor. A partir de la versi\\u00f3n 19.7.0, la pol\\u00edtica por defecto para aceptar reenv\\u00edos de claves se ha hecho m\\u00e1s estricta en matrix-js-sdk. matrix-js-sdk ahora s\\u00f3lo aceptar\\u00e1 claves reenviadas en respuesta a peticiones previamente emitidas y s\\u00f3lo de dispositivos propios y verificados. El SDK ahora establece un flag \\\"trusted\\\" en el mensaje descifrado al descifrarlo, bas\\u00e1ndose en si la clave usada para descifrar el mensaje es recibida de una fuente confiable. Los clientes deben asegurarse de que los mensajes descifrados con una clave con \\\"trusted = false\\\" sean decorados adecuadamente, por ejemplo, mostrando una advertencia para tales mensajes. Este ataque requiere la coordinaci\\u00f3n entre un servidor dom\\u00e9stico malicioso y un atacante, y aquellos que conf\\u00edan en sus servidores dom\\u00e9sticos no necesitan una mitigaci\\u00f3n\"}]",
"id": "CVE-2022-39249",
"lastModified": "2024-11-21T07:17:52.443",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2022-09-28T20:15:16.127",
"references": "[{\"url\": \"https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-6263-x97c-c4gg\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/matrix-org/matrix-spec-proposals/pull/3061\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202210-35\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-6263-x97c-c4gg\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/matrix-org/matrix-spec-proposals/pull/3061\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202210-35\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-287\"}, {\"lang\": \"en\", \"value\": \"CWE-322\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-287\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-39249\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-09-28T20:15:16.127\",\"lastModified\":\"2024-11-21T07:17:52.443\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Matrix Javascript SDK is the Matrix Client-Server SDK for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver can construct messages appearing to have come from another person. Such messages will be marked with a grey shield on some platforms, but this may be missing in others. This attack is possible due to the matrix-js-sdk implementing a too permissive key forwarding strategy on the receiving end. Starting with version 19.7.0, the default policy for accepting key forwards has been made more strict in the matrix-js-sdk. matrix-js-sdk will now only accept forwarded keys in response to previously issued requests and only from own, verified devices. The SDK now sets a `trusted` flag on the decrypted message upon decryption, based on whether the key used to decrypt the message was received from a trusted source. Clients need to ensure that messages decrypted with a key with `trusted = false` are decorated appropriately, for example, by showing a warning for such messages. This attack requires coordination between a malicious homeserver and an attacker, and those who trust your homeservers do not need a workaround.\"},{\"lang\":\"es\",\"value\":\"Matrix Javascript SDK es el SDK cliente-servidor de Matrix para JavaScript. En versiones anteriores a 19.7.0, un atacante que coopere con un servidor dom\u00e9stico malicioso puede construir mensajes que parezcan proceder de otra persona. Dichos mensajes estar\u00e1n marcados con un escudo gris en algunas plataformas, pero \u00e9ste puede faltar en otras. Este ataque es posible debido a que matrix-js-sdk implementa una estrategia de reenv\u00edo de claves demasiado permisiva en el extremo receptor. A partir de la versi\u00f3n 19.7.0, la pol\u00edtica por defecto para aceptar reenv\u00edos de claves se ha hecho m\u00e1s estricta en matrix-js-sdk. matrix-js-sdk ahora s\u00f3lo aceptar\u00e1 claves reenviadas en respuesta a peticiones previamente emitidas y s\u00f3lo de dispositivos propios y verificados. El SDK ahora establece un flag \\\"trusted\\\" en el mensaje descifrado al descifrarlo, bas\u00e1ndose en si la clave usada para descifrar el mensaje es recibida de una fuente confiable. Los clientes deben asegurarse de que los mensajes descifrados con una clave con \\\"trusted = false\\\" sean decorados adecuadamente, por ejemplo, mostrando una advertencia para tales mensajes. Este ataque requiere la coordinaci\u00f3n entre un servidor dom\u00e9stico malicioso y un atacante, y aquellos que conf\u00edan en sus servidores dom\u00e9sticos no necesitan una mitigaci\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"},{\"lang\":\"en\",\"value\":\"CWE-322\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:matrix:javascript_sdk:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"19.7.0\",\"matchCriteriaId\":\"4755C737-8BCE-49AF-8D23-CD3D36F9EDA7\"}]}]}],\"references\":[{\"url\":\"https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-6263-x97c-c4gg\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/matrix-org/matrix-spec-proposals/pull/3061\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202210-35\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-6263-x97c-c4gg\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/matrix-org/matrix-spec-proposals/pull/3061\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202210-35\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-6263-x97c-c4gg\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/matrix-org/matrix-spec-proposals/pull/3061\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202210-35\", \"name\": \"GLSA-202210-35\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T12:00:43.417Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-39249\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T15:51:04.050488Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-23T15:51:05.716Z\"}}], \"cna\": {\"title\": \"Matrix Javascript SDK vulnerable to impersonation via forwarded Megolm sessions\", \"source\": {\"advisory\": \"GHSA-6263-x97c-c4gg\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"matrix-org\", \"product\": \"matrix-js-sdk\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 19.7.0\"}]}], \"references\": [{\"url\": \"https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76\"}, {\"url\": \"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.7.0\"}, {\"url\": \"https://github.com/matrix-org/matrix-js-sdk/security/advisories/GHSA-6263-x97c-c4gg\"}, {\"url\": \"https://github.com/matrix-org/matrix-spec-proposals/pull/3061\"}, {\"url\": \"https://matrix.org/blog/2022/09/28/upgrade-now-to-address-encryption-vulns-in-matrix-sdks-and-clients\"}, {\"url\": \"https://security.gentoo.org/glsa/202210-35\", \"name\": \"GLSA-202210-35\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Matrix Javascript SDK is the Matrix Client-Server SDK for JavaScript. Prior to version 19.7.0, an attacker cooperating with a malicious homeserver can construct messages appearing to have come from another person. Such messages will be marked with a grey shield on some platforms, but this may be missing in others. This attack is possible due to the matrix-js-sdk implementing a too permissive key forwarding strategy on the receiving end. Starting with version 19.7.0, the default policy for accepting key forwards has been made more strict in the matrix-js-sdk. matrix-js-sdk will now only accept forwarded keys in response to previously issued requests and only from own, verified devices. The SDK now sets a `trusted` flag on the decrypted message upon decryption, based on whether the key used to decrypt the message was received from a trusted source. Clients need to ensure that messages decrypted with a key with `trusted = false` are decorated appropriately, for example, by showing a warning for such messages. This attack requires coordination between a malicious homeserver and an attacker, and those who trust your homeservers do not need a workaround.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-322\", \"description\": \"CWE-322: Key Exchange without Entity Authentication\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-287\", \"description\": \"CWE-287: Improper Authentication\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2022-10-31T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-39249\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-23T16:55:11.362Z\", \"dateReserved\": \"2022-09-02T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-09-28T00:00:00.000Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2022:7178
Vulnerability from csaf_redhat - Published: 2022-10-25 14:03 - Updated: 2025-11-21 18:34A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7178",
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7178.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:34:15+00:00",
"generator": {
"date": "2025-11-21T18:34:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:7178",
"initial_release_date": "2022-10-25T14:03:36+00:00",
"revision_history": [
{
"date": "2022-10-25T14:03:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T14:03:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:34:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.src",
"product_id": "thunderbird-0:102.4.0-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.aarch64",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.aarch64",
"product_id": "thunderbird-0:102.4.0-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.s390x",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.s390x",
"product_id": "thunderbird-0:102.4.0-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
RHSA-2022:7181
Vulnerability from csaf_redhat - Published: 2022-10-25 14:40 - Updated: 2025-11-21 18:34A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7181",
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7181.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:34:15+00:00",
"generator": {
"date": "2025-11-21T18:34:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:7181",
"initial_release_date": "2022-10-25T14:40:09+00:00",
"revision_history": [
{
"date": "2022-10-25T14:40:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T14:40:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:34:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.src",
"product_id": "thunderbird-0:102.4.0-1.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.aarch64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.aarch64",
"product_id": "thunderbird-0:102.4.0-1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.s390x",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.s390x",
"product_id": "thunderbird-0:102.4.0-1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
RHSA-2022:7182
Vulnerability from csaf_redhat - Published: 2022-10-25 14:37 - Updated: 2025-11-21 18:34A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7182",
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7182.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:34:15+00:00",
"generator": {
"date": "2025-11-21T18:34:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:7182",
"initial_release_date": "2022-10-25T14:37:14+00:00",
"revision_history": [
{
"date": "2022-10-25T14:37:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T14:37:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:34:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_2.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_2.src",
"product_id": "thunderbird-0:102.4.0-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_2.aarch64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_2.aarch64",
"product_id": "thunderbird-0:102.4.0-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_2.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_2.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_2.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_2.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
RHSA-2022:7183
Vulnerability from csaf_redhat - Published: 2022-10-25 14:38 - Updated: 2025-11-21 18:34A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7183",
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7183.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:34:20+00:00",
"generator": {
"date": "2025-11-21T18:34:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:7183",
"initial_release_date": "2022-10-25T14:38:17+00:00",
"revision_history": [
{
"date": "2022-10-25T14:38:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T14:38:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:34:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_1.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_1.src",
"product_id": "thunderbird-0:102.4.0-1.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_1.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_1.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_1.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_1.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_1.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_1.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
RHSA-2022:7184
Vulnerability from csaf_redhat - Published: 2022-10-25 14:53 - Updated: 2025-11-21 18:34A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7184",
"url": "https://access.redhat.com/errata/RHSA-2022:7184"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7184.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:34:16+00:00",
"generator": {
"date": "2025-11-21T18:34:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:7184",
"initial_release_date": "2022-10-25T14:53:15+00:00",
"revision_history": [
{
"date": "2022-10-25T14:53:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T14:53:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:34:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el7_9.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el7_9.src",
"product_id": "thunderbird-0:102.4.0-1.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el7_9.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el7_9.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el7_9.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el7_9.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el7_9.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:53:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:53:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:53:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:53:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:53:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:53:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:53:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:53:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Client-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Client-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Server-optional-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Server-optional-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.src",
"7Workstation-7.9.Z:thunderbird-0:102.4.0-1.el7_9.x86_64",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.ppc64le",
"7Workstation-7.9.Z:thunderbird-debuginfo-0:102.4.0-1.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
RHSA-2022:7190
Vulnerability from csaf_redhat - Published: 2022-10-25 15:27 - Updated: 2025-11-21 18:34A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7190",
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7190.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2025-11-21T18:34:17+00:00",
"generator": {
"date": "2025-11-21T18:34:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2022:7190",
"initial_release_date": "2022-10-25T15:27:27+00:00",
"revision_history": [
{
"date": "2022-10-25T15:27:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T15:27:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:34:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_6.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_6.src",
"product_id": "thunderbird-0:102.4.0-1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_6.aarch64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_6.aarch64",
"product_id": "thunderbird-0:102.4.0-1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_6.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_6.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_6.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_6.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_6.s390x",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_6.s390x",
"product_id": "thunderbird-0:102.4.0-1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T15:27:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T15:27:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T15:27:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T15:27:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T15:27:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T15:27:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T15:27:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T15:27:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7190"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
RHSA-2022_7178
Vulnerability from csaf_redhat - Published: 2022-10-25 14:03 - Updated: 2024-11-22 20:38A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7178",
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7178.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2024-11-22T20:38:19+00:00",
"generator": {
"date": "2024-11-22T20:38:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:7178",
"initial_release_date": "2022-10-25T14:03:36+00:00",
"revision_history": [
{
"date": "2022-10-25T14:03:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T14:03:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T20:38:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.src",
"product_id": "thunderbird-0:102.4.0-1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.aarch64",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.aarch64",
"product_id": "thunderbird-0:102.4.0-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el9_0.s390x",
"product": {
"name": "thunderbird-0:102.4.0-1.el9_0.s390x",
"product_id": "thunderbird-0:102.4.0-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:03:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7178"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.src",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debuginfo-0:102.4.0-1.el9_0.x86_64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.aarch64",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.ppc64le",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.s390x",
"AppStream-9.0.0.Z.MAIN.EUS:thunderbird-debugsource-0:102.4.0-1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
RHSA-2022_7181
Vulnerability from csaf_redhat - Published: 2022-10-25 14:40 - Updated: 2024-11-22 20:38A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7181",
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7181.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2024-11-22T20:38:13+00:00",
"generator": {
"date": "2024-11-22T20:38:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:7181",
"initial_release_date": "2022-10-25T14:40:09+00:00",
"revision_history": [
{
"date": "2022-10-25T14:40:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T14:40:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T20:38:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.src",
"product_id": "thunderbird-0:102.4.0-1.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.aarch64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.aarch64",
"product_id": "thunderbird-0:102.4.0-1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_4.s390x",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_4.s390x",
"product_id": "thunderbird-0:102.4.0-1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:40:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7181"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.src",
"AppStream-8.4.0.Z.EUS:thunderbird-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_4.x86_64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.aarch64",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.ppc64le",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.s390x",
"AppStream-8.4.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
RHSA-2022_7182
Vulnerability from csaf_redhat - Published: 2022-10-25 14:37 - Updated: 2024-11-22 20:37A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7182",
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7182.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2024-11-22T20:37:52+00:00",
"generator": {
"date": "2024-11-22T20:37:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:7182",
"initial_release_date": "2022-10-25T14:37:14+00:00",
"revision_history": [
{
"date": "2022-10-25T14:37:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T14:37:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T20:37:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_2.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_2.src",
"product_id": "thunderbird-0:102.4.0-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_2.aarch64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_2.aarch64",
"product_id": "thunderbird-0:102.4.0-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_2.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_2.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_2.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_2.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:37:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7182"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:thunderbird-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debuginfo-0:102.4.0-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:thunderbird-debugsource-0:102.4.0-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
RHSA-2022_7183
Vulnerability from csaf_redhat - Published: 2022-10-25 14:38 - Updated: 2024-11-22 20:37A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user's account under specific conditions in order to exfiltrate message keys.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
The Mozilla Foundation Security Advisory describes this flaw as: Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nThis update upgrades Thunderbird to version 102.4.0.\n\nSecurity Fix(es):\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators (CVE-2022-39249)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack (CVE-2022-39250)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack (CVE-2022-39251)\n\n* Mozilla: Same-origin policy violation could have leaked cross-origin URLs (CVE-2022-42927)\n\n* Mozilla: Memory Corruption in JS Engine (CVE-2022-42928)\n\n* Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue (CVE-2022-39236)\n\n* Mozilla: Denial of Service via window.print (CVE-2022-42929)\n\n* Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4 (CVE-2022-42932)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7183",
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7183.json"
}
],
"title": "Red Hat Security Advisory: thunderbird security update",
"tracking": {
"current_release_date": "2024-11-22T20:37:58+00:00",
"generator": {
"date": "2024-11-22T20:37:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:7183",
"initial_release_date": "2022-10-25T14:38:17+00:00",
"revision_history": [
{
"date": "2022-10-25T14:38:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T14:38:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T20:37:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_1.src",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_1.src",
"product_id": "thunderbird-0:102.4.0-1.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_1.ppc64le",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_1.ppc64le",
"product_id": "thunderbird-0:102.4.0-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "thunderbird-0:102.4.0-1.el8_1.x86_64",
"product": {
"name": "thunderbird-0:102.4.0-1.el8_1.x86_64",
"product_id": "thunderbird-0:102.4.0-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird@102.4.0-1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64",
"product": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64",
"product_id": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debugsource@102.4.0-1.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"product": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"product_id": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/thunderbird-debuginfo@102.4.0-1.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_1.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_1.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-0:102.4.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64"
},
"product_reference": "thunderbird-0:102.4.0-1.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64"
},
"product_reference": "thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
},
"product_reference": "thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
}
],
"cve": "CVE-2022-39236",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135391"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to a data corruption issue. An attacker could potentially cause data integrity issues by sending specially crafted messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39236"
},
{
"category": "external",
"summary": "RHBZ#2135391",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135391"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39236"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39236"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a data corruption issue"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39249",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135393"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could fake encrypted messages to look as if they were sent from another user on that server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39249"
},
{
"category": "external",
"summary": "RHBZ#2135393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135393"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39249"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39249"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack by malicious server administrators"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39250",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-10-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. A malicious server administrator could interfere with cross-device verification to authenticate their own device.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39250"
},
{
"category": "external",
"summary": "RHBZ#2135395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39250"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39250"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39250"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to a device verification attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Martin R. Albrecht and Dan Jones"
],
"organization": "Information Security Group at Royal Holloway University London",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Benjamin Dowling"
],
"organization": "Security of Advanced Systems Group University of Sheffield",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Sof\u00eda Celi"
],
"organization": "Brave Software",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-39251",
"cwe": {
"id": "CWE-322",
"name": "Key Exchange without Entity Authentication"
},
"discovery_date": "2022-09-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. According to the Mozilla Foundation Security Advisory, Thunderbird users who use the Matrix chat protocol are vulnerable to an impersonation attack. An attacker could spoof historical messages from other users, and use a malicious key backup to the user\u0027s account under specific conditions in order to exfiltrate message keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-39251"
},
{
"category": "external",
"summary": "RHBZ#2135396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-39251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39251"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-43/#CVE-2022-39251"
}
],
"release_date": "2022-09-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Matrix SDK bundled with Thunderbird vulnerable to an impersonation attack"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"James Lee"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42927",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136156"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a same-origin policy violation that could have allowed the theft of cross-origin URL entries, leaking the result of a redirect via `performance.getEntries()`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42927"
},
{
"category": "external",
"summary": "RHBZ#2136156",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136156"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42927"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42927"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Same-origin policy violation could have leaked cross-origin URLs"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Samuel Gro\u00df"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42928",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136157"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of certain types of allocations that were missing annotations that, if the Garbage Collector was in a specific state, could lead to memory corruption and a potentially exploitable crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory Corruption in JS Engine",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42928"
},
{
"category": "external",
"summary": "RHBZ#2136157",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136157"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42928"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42928"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Mozilla: Memory Corruption in JS Engine"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Andrei Enache"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42929",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136158"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes the issue of a website called `window.print()` causing a denial of service of the browser, which may persist beyond browser restart depending on the user\u0027s session restore settings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Denial of Service via window.print",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42929"
},
{
"category": "external",
"summary": "RHBZ#2136158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42929"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42929"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Denial of Service via window.print"
},
{
"acknowledgments": [
{
"names": [
"the Mozilla project"
]
},
{
"names": [
"Mozilla developers and community"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2022-42932",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136159"
}
],
"notes": [
{
"category": "description",
"text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42932"
},
{
"category": "external",
"summary": "RHBZ#2136159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42932",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42932"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-45/#CVE-2022-42932"
},
{
"category": "external",
"summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932",
"url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-46/#CVE-2022-42932"
}
],
"release_date": "2022-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T14:38:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of Thunderbird must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7183"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.src",
"AppStream-8.1.0.Z.E4S:thunderbird-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debuginfo-0:102.4.0-1.el8_1.x86_64",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.ppc64le",
"AppStream-8.1.0.Z.E4S:thunderbird-debugsource-0:102.4.0-1.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Mozilla: Memory safety bugs fixed in Firefox ESR 102.4 and Thunderbird 102.4"
}
]
}
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.