Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-2608 (GCVE-0-2024-2608)
Vulnerability from cvelistv5
Published
2024-03-19 12:02
Modified
2025-03-13 14:40
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Integer overflow could have led to out of bounds write
Summary
`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox < 124, Firefox ESR < 115.9, and Thunderbird < 115.9.
References
Impacted products
Vendor | Product | Version | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
► | Mozilla | Firefox |
Version: unspecified < 124 |
|||||||||||
|
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "firefox", "vendor": "mozilla", "versions": [ { "lessThan": "124", "status": "affected", "version": "0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:mozilla:firefox_esr:-:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "firefox_esr", "vendor": "mozilla", "versions": [ { "lessThan": "115.9", "status": "affected", "version": "0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:mozilla:thunderbird:-:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "thunderbird", "vendor": "mozilla", "versions": [ { "lessThan": "115.9", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-2608", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-03-20T14:26:34.927288Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-680", "description": "CWE-680 Integer Overflow to Buffer Overflow", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-03-13T14:40:17.491Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-01T19:18:48.282Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692" }, { "tags": [ "x_transferred" ], "url": "https://www.mozilla.org/security/advisories/mfsa2024-12/" }, { "tags": [ "x_transferred" ], "url": "https://www.mozilla.org/security/advisories/mfsa2024-13/" }, { "tags": [ "x_transferred" ], "url": "https://www.mozilla.org/security/advisories/mfsa2024-14/" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Firefox", "vendor": "Mozilla", "versions": [ { "lessThan": "124", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "Firefox ESR", "vendor": "Mozilla", "versions": [ { "lessThan": "115.9", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "Thunderbird", "vendor": "Mozilla", "versions": [ { "lessThan": "115.9", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Ronald Crane" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "\u003ccode\u003eAppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()\u003c/code\u003e and \u003ccode\u003eAppendEncodedCharacters()\u003c/code\u003e could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9." } ], "value": "`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9." } ], "problemTypes": [ { "descriptions": [ { "description": "Integer overflow could have led to out of bounds write", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2024-03-25T17:06:11.442Z", "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "shortName": "mozilla" }, "references": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1880692" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-12/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-13/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-14/" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html" } ] } }, "cveMetadata": { "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "assignerShortName": "mozilla", "cveId": "CVE-2024-2608", "datePublished": "2024-03-19T12:02:53.467Z", "dateReserved": "2024-03-18T16:22:22.788Z", "dateUpdated": "2025-03-13T14:40:17.491Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "descriptions": "[{\"lang\": \"en\", \"value\": \"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\"}, {\"lang\": \"es\", \"value\": \"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` y `AppendEncodedCharacters()` podr\\u00edan haber experimentado desbordamientos de enteros, lo que provoc\\u00f3 una asignaci\\u00f3n insuficiente de un b\\u00fafer de salida, lo que provoc\\u00f3 una escritura fuera de los l\\u00edmites. Esta vulnerabilidad afecta a Firefox \u0026lt; 124, Firefox ESR \u0026lt; 115.9 y Thunderbird \u0026lt; 115.9.\"}]", "id": "CVE-2024-2608", "lastModified": "2024-11-21T09:10:06.890", "published": "2024-03-19T12:15:08.843", "references": "[{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\", \"source\": \"security@mozilla.org\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\", \"source\": \"security@mozilla.org\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\", \"source\": \"security@mozilla.org\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-12/\", \"source\": \"security@mozilla.org\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-13/\", \"source\": \"security@mozilla.org\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-14/\", \"source\": \"security@mozilla.org\"}, {\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-12/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-13/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-14/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]", "sourceIdentifier": "security@mozilla.org", "vulnStatus": "Awaiting Analysis", "weaknesses": "[{\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-680\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2024-2608\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2024-03-19T12:15:08.843\",\"lastModified\":\"2025-04-01T17:18:20.363\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\"},{\"lang\":\"es\",\"value\":\"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` y `AppendEncodedCharacters()` podr\u00edan haber experimentado desbordamientos de enteros, lo que provoc\u00f3 una asignaci\u00f3n insuficiente de un b\u00fafer de salida, lo que provoc\u00f3 una escritura fuera de los l\u00edmites. Esta vulnerabilidad afecta a Firefox \u0026lt; 124, Firefox ESR \u0026lt; 115.9 y Thunderbird \u0026lt; 115.9.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-680\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:*\",\"versionEndExcluding\":\"115.9.0\",\"matchCriteriaId\":\"786CED5B-06E5-4CE6-A5FC-AAE9FA4BEB69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:*\",\"versionEndExcluding\":\"124.0\",\"matchCriteriaId\":\"AA5A5703-41D3-40FB-835D-19DDCAFF384B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"115.9.0\",\"matchCriteriaId\":\"C598683E-0064-4D4D-B6BF-922DB1BF160D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\",\"source\":\"security@mozilla.org\",\"tags\":[\"Issue Tracking\",\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\",\"source\":\"security@mozilla.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-12/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-13/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-14/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-12/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-13/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-14/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-12/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-13/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-14/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T19:18:48.282Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-2608\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-20T14:26:34.927288Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"124\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:mozilla:firefox_esr:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"firefox_esr\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:mozilla:thunderbird:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-680\", \"description\": \"CWE-680 Integer Overflow to Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-21T18:50:29.663Z\"}}], \"cna\": {\"credits\": [{\"lang\": \"en\", \"value\": \"Ronald Crane\"}], \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"124\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Firefox ESR\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.9\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1880692\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-12/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-13/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-14/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003ccode\u003eAppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()\u003c/code\u003e and \u003ccode\u003eAppendEncodedCharacters()\u003c/code\u003e could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. This vulnerability affects Firefox \u003c 124, Firefox ESR \u003c 115.9, and Thunderbird \u003c 115.9.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Integer overflow could have led to out of bounds write\"}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2024-03-25T17:06:11.442Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-2608\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-13T14:40:17.491Z\", \"dateReserved\": \"2024-03-18T16:22:22.788Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2024-03-19T12:02:53.467Z\", \"assignerShortName\": \"mozilla\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
RHSA-2024:1499
Vulnerability from csaf_redhat
Published
2024-03-25 20:08
Modified
2025-02-25 15:27
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1499", "url": "https://access.redhat.com/errata/RHSA-2024:1499" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1499.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:27:17+00:00", "generator": { "date": "2025-02-25T15:27:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1499", "initial_release_date": "2024-03-25T20:08:38+00:00", "revision_history": [ { "date": "2024-03-25T20:08:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:08:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:27: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 AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_4.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_4.src", "product_id": "thunderbird-0:115.9.0-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_4.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_4.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_4.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
RHSA-2024:1489
Vulnerability from csaf_redhat
Published
2024-03-25 19:40
Modified
2025-02-25 15:27
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1489", "url": "https://access.redhat.com/errata/RHSA-2024:1489" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1489.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:27:32+00:00", "generator": { "date": "2025-02-25T15:27:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1489", "initial_release_date": "2024-03-25T19:40:48+00:00", "revision_history": [ { "date": "2024-03-25T19:40:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:40:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:27:32+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.src", "product": { "name": "firefox-0:115.9.1-1.el8_6.src", "product_id": "firefox-0:115.9.1-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.aarch64", "product": { "name": "firefox-0:115.9.1-1.el8_6.aarch64", "product_id": "firefox-0:115.9.1-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_6.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_6.x86_64", "product_id": "firefox-0:115.9.1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.s390x", "product": { "name": "firefox-0:115.9.1-1.el8_6.s390x", "product_id": "firefox-0:115.9.1-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x" }, "product_reference": "firefox-0:115.9.1-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src" }, "product_reference": "firefox-0:115.9.1-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
RHSA-2024:1491
Vulnerability from csaf_redhat
Published
2024-03-25 19:36
Modified
2025-02-25 15:27
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.4 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.4 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1491", "url": "https://access.redhat.com/errata/RHSA-2024:1491" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1491.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:27:10+00:00", "generator": { "date": "2025-02-25T15:27:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1491", "initial_release_date": "2024-03-25T19:36:44+00:00", "revision_history": [ { "date": "2024-03-25T19:36:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:36:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:27:10+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 AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_4.src", "product": { "name": "firefox-0:115.9.1-1.el8_4.src", "product_id": "firefox-0:115.9.1-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_4.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_4.x86_64", "product_id": "firefox-0:115.9.1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_4.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_4.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src" }, "product_reference": "firefox-0:115.9.1-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src" }, "product_reference": "firefox-0:115.9.1-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src" }, "product_reference": "firefox-0:115.9.1-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024_1490
Vulnerability from csaf_redhat
Published
2024-03-25 19:36
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1490", "url": "https://access.redhat.com/errata/RHSA-2024:1490" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1490.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-24T14:33:57+00:00", "generator": { "date": "2024-11-24T14:33:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1490", "initial_release_date": "2024-03-25T19:36:33+00:00", "revision_history": [ { "date": "2024-03-25T19:36:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:36:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33:57+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_2.src", "product": { "name": "firefox-0:115.9.1-1.el8_2.src", "product_id": "firefox-0:115.9.1-1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_2.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_2.x86_64", "product_id": "firefox-0:115.9.1-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_2.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_2.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src" }, "product_reference": "firefox-0:115.9.1-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src" }, "product_reference": "firefox-0:115.9.1-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src" }, "product_reference": "firefox-0:115.9.1-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
RHSA-2024:1488
Vulnerability from csaf_redhat
Published
2024-03-25 19:39
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1488", "url": "https://access.redhat.com/errata/RHSA-2024:1488" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1488.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:58+00:00", "generator": { "date": "2025-02-25T15:26:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1488", "initial_release_date": "2024-03-25T19:39:58+00:00", "revision_history": [ { "date": "2024-03-25T19:39:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:39:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.src", "product": { "name": "firefox-0:115.9.1-1.el8_8.src", "product_id": "firefox-0:115.9.1-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.aarch64", "product": { "name": "firefox-0:115.9.1-1.el8_8.aarch64", "product_id": "firefox-0:115.9.1-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_8.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_8.x86_64", "product_id": "firefox-0:115.9.1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.s390x", "product": { "name": "firefox-0:115.9.1-1.el8_8.s390x", "product_id": "firefox-0:115.9.1-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x" }, "product_reference": "firefox-0:115.9.1-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src" }, "product_reference": "firefox-0:115.9.1-1.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024:1483
Vulnerability from csaf_redhat
Published
2024-03-25 18:54
Modified
2025-02-25 15:25
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1483", "url": "https://access.redhat.com/errata/RHSA-2024:1483" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1483.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:25:52+00:00", "generator": { "date": "2025-02-25T15:25:52+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1483", "initial_release_date": "2024-03-25T18:54:13+00:00", "revision_history": [ { "date": "2024-03-25T18:54:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T18:54:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:25: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.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.src", "product": { "name": "firefox-0:115.9.1-1.el9_2.src", "product_id": "firefox-0:115.9.1-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-x11-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src" }, "product_reference": "firefox-0:115.9.1-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024_1487
Vulnerability from csaf_redhat
Published
2024-03-25 19:38
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1487", "url": "https://access.redhat.com/errata/RHSA-2024:1487" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1487.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-24T14:33:29+00:00", "generator": { "date": "2024-11-24T14:33:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1487", "initial_release_date": "2024-03-25T19:38:33+00:00", "revision_history": [ { "date": "2024-03-25T19:38:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:38:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33:29+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.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.src", "product": { "name": "firefox-0:115.9.1-1.el9_0.src", "product_id": "firefox-0:115.9.1-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.aarch64", "product": { "name": "firefox-0:115.9.1-1.el9_0.aarch64", "product_id": "firefox-0:115.9.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el9_0.ppc64le", "product_id": "firefox-0:115.9.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.x86_64", "product": { "name": "firefox-0:115.9.1-1.el9_0.x86_64", "product_id": "firefox-0:115.9.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.s390x", "product": { "name": "firefox-0:115.9.1-1.el9_0.s390x", "product_id": "firefox-0:115.9.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x" }, "product_reference": "firefox-0:115.9.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src" }, "product_reference": "firefox-0:115.9.1-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
RHSA-2024:1487
Vulnerability from csaf_redhat
Published
2024-03-25 19:38
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1487", "url": "https://access.redhat.com/errata/RHSA-2024:1487" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1487.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:46+00:00", "generator": { "date": "2025-02-25T15:26:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1487", "initial_release_date": "2024-03-25T19:38:33+00:00", "revision_history": [ { "date": "2024-03-25T19:38:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:38:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:46+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.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.src", "product": { "name": "firefox-0:115.9.1-1.el9_0.src", "product_id": "firefox-0:115.9.1-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.aarch64", "product": { "name": "firefox-0:115.9.1-1.el9_0.aarch64", "product_id": "firefox-0:115.9.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el9_0.ppc64le", "product_id": "firefox-0:115.9.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.x86_64", "product": { "name": "firefox-0:115.9.1-1.el9_0.x86_64", "product_id": "firefox-0:115.9.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.s390x", "product": { "name": "firefox-0:115.9.1-1.el9_0.s390x", "product_id": "firefox-0:115.9.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x" }, "product_reference": "firefox-0:115.9.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src" }, "product_reference": "firefox-0:115.9.1-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024_1496
Vulnerability from csaf_redhat
Published
2024-03-25 20:18
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1496", "url": "https://access.redhat.com/errata/RHSA-2024:1496" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1496.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-24T14:33:39+00:00", "generator": { "date": "2024-11-24T14:33:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1496", "initial_release_date": "2024-03-25T20:18:33+00:00", "revision_history": [ { "date": "2024-03-25T20:18:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:18:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33:39+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.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.src", "product_id": "thunderbird-0:115.9.0-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.aarch64", "product_id": "thunderbird-0:115.9.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.s390x", "product_id": "thunderbird-0:115.9.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024:1492
Vulnerability from csaf_redhat
Published
2024-03-25 20:11
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1492", "url": "https://access.redhat.com/errata/RHSA-2024:1492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1492.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:14+00:00", "generator": { "date": "2025-02-25T15:26:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1492", "initial_release_date": "2024-03-25T20:11:53+00:00", "revision_history": [ { "date": "2024-03-25T20:11:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:11:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:14+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.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.src", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.src", "product_id": "thunderbird-0:115.9.0-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.aarch64", "product_id": "thunderbird-0:115.9.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.x86_64", "product_id": "thunderbird-0:115.9.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.s390x", "product_id": "thunderbird-0:115.9.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024:1499
Vulnerability from csaf_redhat
Published
2024-03-25 20:08
Modified
2025-02-25 15:27
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1499", "url": "https://access.redhat.com/errata/RHSA-2024:1499" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1499.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:27:17+00:00", "generator": { "date": "2025-02-25T15:27:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1499", "initial_release_date": "2024-03-25T20:08:38+00:00", "revision_history": [ { "date": "2024-03-25T20:08:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:08:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:27: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 AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_4.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_4.src", "product_id": "thunderbird-0:115.9.0-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_4.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_4.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_4.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:08:38+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.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1499" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
RHSA-2024:1497
Vulnerability from csaf_redhat
Published
2024-03-25 20:17
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1497", "url": "https://access.redhat.com/errata/RHSA-2024:1497" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1497.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:42+00:00", "generator": { "date": "2025-02-25T15:26:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1497", "initial_release_date": "2024-03-25T20:17:48+00:00", "revision_history": [ { "date": "2024-03-25T20:17:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:17:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.src", "product_id": "thunderbird-0:115.9.0-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.aarch64", "product_id": "thunderbird-0:115.9.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.s390x", "product_id": "thunderbird-0:115.9.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.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:115.9.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024_1486
Vulnerability from csaf_redhat
Published
2024-03-25 20:29
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1486", "url": "https://access.redhat.com/errata/RHSA-2024:1486" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1486.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-24T14:33:19+00:00", "generator": { "date": "2024-11-24T14:33:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1486", "initial_release_date": "2024-03-25T20:29:41+00:00", "revision_history": [ { "date": "2024-03-25T20:29:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:29:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33: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 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 Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.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_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.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": "firefox-0:115.9.1-1.el7_9.src", "product": { "name": "firefox-0:115.9.1-1.el7_9.src", "product_id": "firefox-0:115.9.1-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.x86_64", "product": { "name": "firefox-0:115.9.1-1.el7_9.x86_64", "product_id": "firefox-0:115.9.1-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.i686", "product": { "name": "firefox-0:115.9.1-1.el7_9.i686", "product_id": "firefox-0:115.9.1-1.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=i686" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.s390x", "product": { "name": "firefox-0:115.9.1-1.el7_9.s390x", "product_id": "firefox-0:115.9.1-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le", "product_id": "firefox-0:115.9.1-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.ppc64", "product": { "name": "firefox-0:115.9.1-1.el7_9.ppc64", "product_id": "firefox-0:115.9.1-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024_1492
Vulnerability from csaf_redhat
Published
2024-03-25 20:11
Modified
2024-11-24 14:32
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1492", "url": "https://access.redhat.com/errata/RHSA-2024:1492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1492.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-24T14:32:57+00:00", "generator": { "date": "2024-11-24T14:32:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1492", "initial_release_date": "2024-03-25T20:11:53+00:00", "revision_history": [ { "date": "2024-03-25T20:11:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:11:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:32:57+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.src", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.src", "product_id": "thunderbird-0:115.9.0-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.aarch64", "product_id": "thunderbird-0:115.9.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.x86_64", "product_id": "thunderbird-0:115.9.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.s390x", "product_id": "thunderbird-0:115.9.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024:1496
Vulnerability from csaf_redhat
Published
2024-03-25 20:18
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1496", "url": "https://access.redhat.com/errata/RHSA-2024:1496" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1496.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:53+00:00", "generator": { "date": "2025-02-25T15:26:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1496", "initial_release_date": "2024-03-25T20:18:33+00:00", "revision_history": [ { "date": "2024-03-25T20:18:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:18:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:53+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.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.src", "product_id": "thunderbird-0:115.9.0-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.aarch64", "product_id": "thunderbird-0:115.9.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.s390x", "product_id": "thunderbird-0:115.9.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024_1488
Vulnerability from csaf_redhat
Published
2024-03-25 19:39
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1488", "url": "https://access.redhat.com/errata/RHSA-2024:1488" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1488.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-24T14:33:38+00:00", "generator": { "date": "2024-11-24T14:33:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1488", "initial_release_date": "2024-03-25T19:39:58+00:00", "revision_history": [ { "date": "2024-03-25T19:39:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:39:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33:38+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.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.src", "product": { "name": "firefox-0:115.9.1-1.el8_8.src", "product_id": "firefox-0:115.9.1-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.aarch64", "product": { "name": "firefox-0:115.9.1-1.el8_8.aarch64", "product_id": "firefox-0:115.9.1-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_8.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_8.x86_64", "product_id": "firefox-0:115.9.1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.s390x", "product": { "name": "firefox-0:115.9.1-1.el8_8.s390x", "product_id": "firefox-0:115.9.1-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x" }, "product_reference": "firefox-0:115.9.1-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src" }, "product_reference": "firefox-0:115.9.1-1.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024_1489
Vulnerability from csaf_redhat
Published
2024-03-25 19:40
Modified
2024-11-24 14:34
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1489", "url": "https://access.redhat.com/errata/RHSA-2024:1489" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1489.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-24T14:34:06+00:00", "generator": { "date": "2024-11-24T14:34:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1489", "initial_release_date": "2024-03-25T19:40:48+00:00", "revision_history": [ { "date": "2024-03-25T19:40:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:40:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:34:06+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.src", "product": { "name": "firefox-0:115.9.1-1.el8_6.src", "product_id": "firefox-0:115.9.1-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.aarch64", "product": { "name": "firefox-0:115.9.1-1.el8_6.aarch64", "product_id": "firefox-0:115.9.1-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_6.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_6.x86_64", "product_id": "firefox-0:115.9.1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.s390x", "product": { "name": "firefox-0:115.9.1-1.el8_6.s390x", "product_id": "firefox-0:115.9.1-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x" }, "product_reference": "firefox-0:115.9.1-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src" }, "product_reference": "firefox-0:115.9.1-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024:1486
Vulnerability from csaf_redhat
Published
2024-03-25 20:29
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1486", "url": "https://access.redhat.com/errata/RHSA-2024:1486" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1486.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:35+00:00", "generator": { "date": "2025-02-25T15:26:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1486", "initial_release_date": "2024-03-25T20:29:41+00:00", "revision_history": [ { "date": "2024-03-25T20:29:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:29:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:35+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 Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.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_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.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": "firefox-0:115.9.1-1.el7_9.src", "product": { "name": "firefox-0:115.9.1-1.el7_9.src", "product_id": "firefox-0:115.9.1-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.x86_64", "product": { "name": "firefox-0:115.9.1-1.el7_9.x86_64", "product_id": "firefox-0:115.9.1-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.i686", "product": { "name": "firefox-0:115.9.1-1.el7_9.i686", "product_id": "firefox-0:115.9.1-1.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=i686" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.s390x", "product": { "name": "firefox-0:115.9.1-1.el7_9.s390x", "product_id": "firefox-0:115.9.1-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le", "product_id": "firefox-0:115.9.1-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.ppc64", "product": { "name": "firefox-0:115.9.1-1.el7_9.ppc64", "product_id": "firefox-0:115.9.1-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
RHSA-2024:1493
Vulnerability from csaf_redhat
Published
2024-03-25 20:11
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of
Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives
a detailed severity rating, is available for each vulnerability from the CVE
link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1493", "url": "https://access.redhat.com/errata/RHSA-2024:1493" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1493.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:10+00:00", "generator": { "date": "2025-02-25T15:26:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1493", "initial_release_date": "2024-03-25T20:11:28+00:00", "revision_history": [ { "date": "2024-03-25T20:11:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:11:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:10+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.3.0.Z.MAIN", "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:115.9.0-1.el9_3.src", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.src", "product_id": "thunderbird-0:115.9.0-1.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.aarch64", "product_id": "thunderbird-0:115.9.0-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.x86_64", "product_id": "thunderbird-0:115.9.0-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.s390x", "product_id": "thunderbird-0:115.9.0-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024:1494
Vulnerability from csaf_redhat
Published
2024-03-25 20:13
Modified
2025-02-25 15:25
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of
Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives
a detailed severity rating, is available for each vulnerability from the CVE
link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1494", "url": "https://access.redhat.com/errata/RHSA-2024:1494" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1494.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:25:58+00:00", "generator": { "date": "2025-02-25T15:25:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1494", "initial_release_date": "2024-03-25T20:13:33+00:00", "revision_history": [ { "date": "2024-03-25T20:13:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:13:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:25: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 (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN", "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:115.9.0-1.el8_9.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.src", "product_id": "thunderbird-0:115.9.0-1.el8_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.aarch64", "product_id": "thunderbird-0:115.9.0-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.s390x", "product_id": "thunderbird-0:115.9.0-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
RHSA-2024:1486
Vulnerability from csaf_redhat
Published
2024-03-25 20:29
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1486", "url": "https://access.redhat.com/errata/RHSA-2024:1486" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1486.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:35+00:00", "generator": { "date": "2025-02-25T15:26:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1486", "initial_release_date": "2024-03-25T20:29:41+00:00", "revision_history": [ { "date": "2024-03-25T20:29:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:29:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:35+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 Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.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_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.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": "firefox-0:115.9.1-1.el7_9.src", "product": { "name": "firefox-0:115.9.1-1.el7_9.src", "product_id": "firefox-0:115.9.1-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.x86_64", "product": { "name": "firefox-0:115.9.1-1.el7_9.x86_64", "product_id": "firefox-0:115.9.1-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.i686", "product": { "name": "firefox-0:115.9.1-1.el7_9.i686", "product_id": "firefox-0:115.9.1-1.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=i686" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.s390x", "product": { "name": "firefox-0:115.9.1-1.el7_9.s390x", "product_id": "firefox-0:115.9.1-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le", "product_id": "firefox-0:115.9.1-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el7_9.ppc64", "product": { "name": "firefox-0:115.9.1-1.el7_9.ppc64", "product_id": "firefox-0:115.9.1-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "product_id": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Client-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src" }, "product_reference": "firefox-0:115.9.1-1.el7_9.src", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:29:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1486" } ], "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:firefox-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Client-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Client-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Server-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Server-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.src", "7Workstation-optional-7.9.Z:firefox-0:115.9.1-1.el7_9.x86_64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.i686", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.ppc64le", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.s390x", "7Workstation-optional-7.9.Z:firefox-debuginfo-0:115.9.1-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
RHSA-2024:1490
Vulnerability from csaf_redhat
Published
2024-03-25 19:36
Modified
2025-02-25 15:27
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1490", "url": "https://access.redhat.com/errata/RHSA-2024:1490" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1490.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:27:21+00:00", "generator": { "date": "2025-02-25T15:27:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1490", "initial_release_date": "2024-03-25T19:36:33+00:00", "revision_history": [ { "date": "2024-03-25T19:36:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:36:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:27:21+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 AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_2.src", "product": { "name": "firefox-0:115.9.1-1.el8_2.src", "product_id": "firefox-0:115.9.1-1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_2.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_2.x86_64", "product_id": "firefox-0:115.9.1-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_2.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_2.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src" }, "product_reference": "firefox-0:115.9.1-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src" }, "product_reference": "firefox-0:115.9.1-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src" }, "product_reference": "firefox-0:115.9.1-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1490" } ], "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.AUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.E4S:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.src", "AppStream-8.2.0.Z.TUS:firefox-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
RHSA-2024:1485
Vulnerability from csaf_redhat
Published
2024-03-25 19:30
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of
Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards
compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nCritical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards\ncompliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1485", "url": "https://access.redhat.com/errata/RHSA-2024:1485" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1485.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:25+00:00", "generator": { "date": "2025-02-25T15:26:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1485", "initial_release_date": "2024-03-25T19:30:08+00:00", "revision_history": [ { "date": "2024-03-25T19:30:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:30:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.src", "product": { "name": "firefox-0:115.9.1-1.el9_3.src", "product_id": "firefox-0:115.9.1-1.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.aarch64", "product": { "name": "firefox-0:115.9.1-1.el9_3.aarch64", "product_id": "firefox-0:115.9.1-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_3.aarch64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_3.aarch64", "product_id": "firefox-x11-0:115.9.1-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el9_3.ppc64le", "product_id": "firefox-0:115.9.1-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_3.ppc64le", "product": { "name": "firefox-x11-0:115.9.1-1.el9_3.ppc64le", "product_id": "firefox-x11-0:115.9.1-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.x86_64", "product": { "name": "firefox-0:115.9.1-1.el9_3.x86_64", "product_id": "firefox-0:115.9.1-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_3.x86_64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_3.x86_64", "product_id": "firefox-x11-0:115.9.1-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.s390x", "product": { "name": "firefox-0:115.9.1-1.el9_3.s390x", "product_id": "firefox-0:115.9.1-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_3.s390x", "product": { "name": "firefox-x11-0:115.9.1-1.el9_3.s390x", "product_id": "firefox-x11-0:115.9.1-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_3.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x" }, "product_reference": "firefox-0:115.9.1-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src" }, "product_reference": "firefox-0:115.9.1-1.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024:1488
Vulnerability from csaf_redhat
Published
2024-03-25 19:39
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1488", "url": "https://access.redhat.com/errata/RHSA-2024:1488" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1488.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:58+00:00", "generator": { "date": "2025-02-25T15:26:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1488", "initial_release_date": "2024-03-25T19:39:58+00:00", "revision_history": [ { "date": "2024-03-25T19:39:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:39:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:58+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.src", "product": { "name": "firefox-0:115.9.1-1.el8_8.src", "product_id": "firefox-0:115.9.1-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.aarch64", "product": { "name": "firefox-0:115.9.1-1.el8_8.aarch64", "product_id": "firefox-0:115.9.1-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_8.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_8.x86_64", "product_id": "firefox-0:115.9.1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_8.s390x", "product": { "name": "firefox-0:115.9.1-1.el8_8.s390x", "product_id": "firefox-0:115.9.1-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x" }, "product_reference": "firefox-0:115.9.1-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src" }, "product_reference": "firefox-0:115.9.1-1.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:39:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1488" } ], "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.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024_1500
Vulnerability from csaf_redhat
Published
2024-03-25 20:16
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1500", "url": "https://access.redhat.com/errata/RHSA-2024:1500" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1500.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-24T14:33:50+00:00", "generator": { "date": "2024-11-24T14:33:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1500", "initial_release_date": "2024-03-25T20:16:03+00:00", "revision_history": [ { "date": "2024-03-25T20:16:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:16:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33:50+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 AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_2.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_2.src", "product_id": "thunderbird-0:115.9.0-1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_2.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_2.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_2.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_2.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
RHSA-2024:1495
Vulnerability from csaf_redhat
Published
2024-03-25 20:10
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1495", "url": "https://access.redhat.com/errata/RHSA-2024:1495" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1495.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:21+00:00", "generator": { "date": "2025-02-25T15:26:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1495", "initial_release_date": "2024-03-25T20:10:08+00:00", "revision_history": [ { "date": "2024-03-25T20:10:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:10:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:21+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.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.src", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.src", "product_id": "thunderbird-0:115.9.0-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.aarch64", "product_id": "thunderbird-0:115.9.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.x86_64", "product_id": "thunderbird-0:115.9.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.s390x", "product_id": "thunderbird-0:115.9.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.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:115.9.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024:1500
Vulnerability from csaf_redhat
Published
2024-03-25 20:16
Modified
2025-02-25 15:27
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1500", "url": "https://access.redhat.com/errata/RHSA-2024:1500" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1500.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:27:05+00:00", "generator": { "date": "2025-02-25T15:27:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1500", "initial_release_date": "2024-03-25T20:16:03+00:00", "revision_history": [ { "date": "2024-03-25T20:16:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:16:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:27:05+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 AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_2.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_2.src", "product_id": "thunderbird-0:115.9.0-1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_2.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_2.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_2.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_2.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:16:03+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.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1500" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.E4S:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.ppc64le", "AppStream-8.2.0.Z.E4S:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.src", "AppStream-8.2.0.Z.TUS:thunderbird-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debuginfo-0:115.9.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.TUS:thunderbird-debugsource-0:115.9.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
RHSA-2024:1484
Vulnerability from csaf_redhat
Published
2024-03-25 19:35
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of
Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards
compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nCritical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards\ncompliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1484", "url": "https://access.redhat.com/errata/RHSA-2024:1484" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1484.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:03+00:00", "generator": { "date": "2025-02-25T15:26:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1484", "initial_release_date": "2024-03-25T19:35:23+00:00", "revision_history": [ { "date": "2024-03-25T19:35:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:35:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.src", "product": { "name": "firefox-0:115.9.1-1.el8_9.src", "product_id": "firefox-0:115.9.1-1.el8_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.aarch64", "product": { "name": "firefox-0:115.9.1-1.el8_9.aarch64", "product_id": "firefox-0:115.9.1-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_9.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_9.x86_64", "product_id": "firefox-0:115.9.1-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.s390x", "product": { "name": "firefox-0:115.9.1-1.el8_9.s390x", "product_id": "firefox-0:115.9.1-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src" }, "product_reference": "firefox-0:115.9.1-1.el8_9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024:1495
Vulnerability from csaf_redhat
Published
2024-03-25 20:10
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1495", "url": "https://access.redhat.com/errata/RHSA-2024:1495" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1495.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:21+00:00", "generator": { "date": "2025-02-25T15:26:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1495", "initial_release_date": "2024-03-25T20:10:08+00:00", "revision_history": [ { "date": "2024-03-25T20:10:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:10:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:21+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.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.src", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.src", "product_id": "thunderbird-0:115.9.0-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.aarch64", "product_id": "thunderbird-0:115.9.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.x86_64", "product_id": "thunderbird-0:115.9.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.s390x", "product_id": "thunderbird-0:115.9.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.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:115.9.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
RHSA-2024:1483
Vulnerability from csaf_redhat
Published
2024-03-25 18:54
Modified
2025-02-25 15:25
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1483", "url": "https://access.redhat.com/errata/RHSA-2024:1483" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1483.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:25:52+00:00", "generator": { "date": "2025-02-25T15:25:52+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1483", "initial_release_date": "2024-03-25T18:54:13+00:00", "revision_history": [ { "date": "2024-03-25T18:54:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T18:54:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:25: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.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.src", "product": { "name": "firefox-0:115.9.1-1.el9_2.src", "product_id": "firefox-0:115.9.1-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-x11-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src" }, "product_reference": "firefox-0:115.9.1-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024:1497
Vulnerability from csaf_redhat
Published
2024-03-25 20:17
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1497", "url": "https://access.redhat.com/errata/RHSA-2024:1497" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1497.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:42+00:00", "generator": { "date": "2025-02-25T15:26:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1497", "initial_release_date": "2024-03-25T20:17:48+00:00", "revision_history": [ { "date": "2024-03-25T20:17:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:17:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.src", "product_id": "thunderbird-0:115.9.0-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.aarch64", "product_id": "thunderbird-0:115.9.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.s390x", "product_id": "thunderbird-0:115.9.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.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:115.9.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024_1494
Vulnerability from csaf_redhat
Published
2024-03-25 20:13
Modified
2024-11-24 14:32
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of
Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives
a detailed severity rating, is available for each vulnerability from the CVE
link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1494", "url": "https://access.redhat.com/errata/RHSA-2024:1494" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1494.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-24T14:32:45+00:00", "generator": { "date": "2024-11-24T14:32:45+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1494", "initial_release_date": "2024-03-25T20:13:33+00:00", "revision_history": [ { "date": "2024-03-25T20:13:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:13:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:32:45+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.9.0.Z.MAIN", "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:115.9.0-1.el8_9.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.src", "product_id": "thunderbird-0:115.9.0-1.el8_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.aarch64", "product_id": "thunderbird-0:115.9.0-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.s390x", "product_id": "thunderbird-0:115.9.0-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024_1483
Vulnerability from csaf_redhat
Published
2024-03-25 18:54
Modified
2024-11-24 14:32
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1483", "url": "https://access.redhat.com/errata/RHSA-2024:1483" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1483.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-24T14:32:37+00:00", "generator": { "date": "2024-11-24T14:32:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1483", "initial_release_date": "2024-03-25T18:54:13+00:00", "revision_history": [ { "date": "2024-03-25T18:54:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T18:54:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:32:37+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.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.src", "product": { "name": "firefox-0:115.9.1-1.el9_2.src", "product_id": "firefox-0:115.9.1-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-x11-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-x11-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src" }, "product_reference": "firefox-0:115.9.1-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T18:54:13+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1483" } ], "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.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.9.1-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024:1485
Vulnerability from csaf_redhat
Published
2024-03-25 19:30
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of
Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards
compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nCritical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards\ncompliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1485", "url": "https://access.redhat.com/errata/RHSA-2024:1485" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1485.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:25+00:00", "generator": { "date": "2025-02-25T15:26:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1485", "initial_release_date": "2024-03-25T19:30:08+00:00", "revision_history": [ { "date": "2024-03-25T19:30:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:30:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.src", "product": { "name": "firefox-0:115.9.1-1.el9_3.src", "product_id": "firefox-0:115.9.1-1.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.aarch64", "product": { "name": "firefox-0:115.9.1-1.el9_3.aarch64", "product_id": "firefox-0:115.9.1-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_3.aarch64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_3.aarch64", "product_id": "firefox-x11-0:115.9.1-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el9_3.ppc64le", "product_id": "firefox-0:115.9.1-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_3.ppc64le", "product": { "name": "firefox-x11-0:115.9.1-1.el9_3.ppc64le", "product_id": "firefox-x11-0:115.9.1-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.x86_64", "product": { "name": "firefox-0:115.9.1-1.el9_3.x86_64", "product_id": "firefox-0:115.9.1-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_3.x86_64", "product": { "name": "firefox-x11-0:115.9.1-1.el9_3.x86_64", "product_id": "firefox-x11-0:115.9.1-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_3.s390x", "product": { "name": "firefox-0:115.9.1-1.el9_3.s390x", "product_id": "firefox-0:115.9.1-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.9.1-1.el9_3.s390x", "product": { "name": "firefox-x11-0:115.9.1-1.el9_3.s390x", "product_id": "firefox-x11-0:115.9.1-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.9.1-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_3.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x" }, "product_reference": "firefox-0:115.9.1-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src" }, "product_reference": "firefox-0:115.9.1-1.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.9.1-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" }, "product_reference": "firefox-x11-0:115.9.1-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:30:08+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1485" } ], "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.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:firefox-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:firefox-x11-0:115.9.1-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
RHSA-2024:1494
Vulnerability from csaf_redhat
Published
2024-03-25 20:13
Modified
2025-02-25 15:25
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of
Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives
a detailed severity rating, is available for each vulnerability from the CVE
link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1494", "url": "https://access.redhat.com/errata/RHSA-2024:1494" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1494.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:25:58+00:00", "generator": { "date": "2025-02-25T15:25:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1494", "initial_release_date": "2024-03-25T20:13:33+00:00", "revision_history": [ { "date": "2024-03-25T20:13:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:13:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:25: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 (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN", "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:115.9.0-1.el8_9.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.src", "product_id": "thunderbird-0:115.9.0-1.el8_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.aarch64", "product_id": "thunderbird-0:115.9.0-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_9.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el8_9.s390x", "product_id": "thunderbird-0:115.9.0-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:13:33+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.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1494" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:thunderbird-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024:1498
Vulnerability from csaf_redhat
Published
2024-03-25 20:14
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1498", "url": "https://access.redhat.com/errata/RHSA-2024:1498" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1498.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:32+00:00", "generator": { "date": "2025-02-25T15:26:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1498", "initial_release_date": "2024-03-25T20:14:38+00:00", "revision_history": [ { "date": "2024-03-25T20:14:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:14:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:32+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:115.9.0-1.el7_9.src", "product": { "name": "thunderbird-0:115.9.0-1.el7_9.src", "product_id": "thunderbird-0:115.9.0-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el7_9.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el7_9.x86_64", "product_id": "thunderbird-0:115.9.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.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:115.9.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-0:115.9.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:115.9.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:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.src" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-0:115.9.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:115.9.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:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.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:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.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:115.9.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-0:115.9.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:115.9.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:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024_1497
Vulnerability from csaf_redhat
Published
2024-03-25 20:17
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1497", "url": "https://access.redhat.com/errata/RHSA-2024:1497" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1497.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-24T14:33:29+00:00", "generator": { "date": "2024-11-24T14:33:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1497", "initial_release_date": "2024-03-25T20:17:48+00:00", "revision_history": [ { "date": "2024-03-25T20:17:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:17:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33:29+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.src", "product_id": "thunderbird-0:115.9.0-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.aarch64", "product_id": "thunderbird-0:115.9.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_6.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el8_6.s390x", "product_id": "thunderbird-0:115.9.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.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:115.9.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:17:48+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.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1497" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.src", "AppStream-8.6.0.Z.EUS:thunderbird-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024_1495
Vulnerability from csaf_redhat
Published
2024-03-25 20:10
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1495", "url": "https://access.redhat.com/errata/RHSA-2024:1495" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1495.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-24T14:33:06+00:00", "generator": { "date": "2024-11-24T14:33:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1495", "initial_release_date": "2024-03-25T20:10:08+00:00", "revision_history": [ { "date": "2024-03-25T20:10:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:10:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33:06+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.src", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.src", "product_id": "thunderbird-0:115.9.0-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.aarch64", "product_id": "thunderbird-0:115.9.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.x86_64", "product_id": "thunderbird-0:115.9.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_0.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el9_0.s390x", "product_id": "thunderbird-0:115.9.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.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:115.9.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:10:08+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.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1495" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.src", "AppStream-9.0.0.Z.EUS:thunderbird-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024:1487
Vulnerability from csaf_redhat
Published
2024-03-25 19:38
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1487", "url": "https://access.redhat.com/errata/RHSA-2024:1487" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1487.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:46+00:00", "generator": { "date": "2025-02-25T15:26:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1487", "initial_release_date": "2024-03-25T19:38:33+00:00", "revision_history": [ { "date": "2024-03-25T19:38:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:38:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:46+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.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.src", "product": { "name": "firefox-0:115.9.1-1.el9_0.src", "product_id": "firefox-0:115.9.1-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.aarch64", "product": { "name": "firefox-0:115.9.1-1.el9_0.aarch64", "product_id": "firefox-0:115.9.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el9_0.ppc64le", "product_id": "firefox-0:115.9.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.x86_64", "product": { "name": "firefox-0:115.9.1-1.el9_0.x86_64", "product_id": "firefox-0:115.9.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el9_0.s390x", "product": { "name": "firefox-0:115.9.1-1.el9_0.s390x", "product_id": "firefox-0:115.9.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el9_0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x" }, "product_reference": "firefox-0:115.9.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src" }, "product_reference": "firefox-0:115.9.1-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:38:33+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1487" } ], "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.EUS:firefox-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.src", "AppStream-9.0.0.Z.EUS:firefox-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024:1491
Vulnerability from csaf_redhat
Published
2024-03-25 19:36
Modified
2025-02-25 15:27
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.4 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.4 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1491", "url": "https://access.redhat.com/errata/RHSA-2024:1491" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1491.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:27:10+00:00", "generator": { "date": "2025-02-25T15:27:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1491", "initial_release_date": "2024-03-25T19:36:44+00:00", "revision_history": [ { "date": "2024-03-25T19:36:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:36:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:27:10+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 AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_4.src", "product": { "name": "firefox-0:115.9.1-1.el8_4.src", "product_id": "firefox-0:115.9.1-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_4.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_4.x86_64", "product_id": "firefox-0:115.9.1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_4.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_4.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src" }, "product_reference": "firefox-0:115.9.1-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src" }, "product_reference": "firefox-0:115.9.1-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src" }, "product_reference": "firefox-0:115.9.1-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024_1498
Vulnerability from csaf_redhat
Published
2024-03-25 20:14
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1498", "url": "https://access.redhat.com/errata/RHSA-2024:1498" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1498.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-24T14:33:20+00:00", "generator": { "date": "2024-11-24T14:33:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1498", "initial_release_date": "2024-03-25T20:14:38+00:00", "revision_history": [ { "date": "2024-03-25T20:14:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:14:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33: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 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:115.9.0-1.el7_9.src", "product": { "name": "thunderbird-0:115.9.0-1.el7_9.src", "product_id": "thunderbird-0:115.9.0-1.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el7_9.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el7_9.x86_64", "product_id": "thunderbird-0:115.9.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.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:115.9.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.src", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-0:115.9.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:115.9.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:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "relates_to_product_reference": "7Client-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.src" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-0:115.9.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:115.9.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:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.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:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.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:115.9.0-1.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src" }, "product_reference": "thunderbird-0:115.9.0-1.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-0:115.9.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:115.9.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:115.9.0-1.el7_9.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.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:115.9.0-1.el7_9.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:14:38+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:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1498" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Client-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Client-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Server-optional-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Server-optional-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.src", "7Workstation-7.9.Z:thunderbird-0:115.9.0-1.el7_9.x86_64", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.ppc64le", "7Workstation-7.9.Z:thunderbird-debuginfo-0:115.9.0-1.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024:1484
Vulnerability from csaf_redhat
Published
2024-03-25 19:35
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of
Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards
compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nCritical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards\ncompliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1484", "url": "https://access.redhat.com/errata/RHSA-2024:1484" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1484.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:26:03+00:00", "generator": { "date": "2025-02-25T15:26:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1484", "initial_release_date": "2024-03-25T19:35:23+00:00", "revision_history": [ { "date": "2024-03-25T19:35:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:35:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.src", "product": { "name": "firefox-0:115.9.1-1.el8_9.src", "product_id": "firefox-0:115.9.1-1.el8_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.aarch64", "product": { "name": "firefox-0:115.9.1-1.el8_9.aarch64", "product_id": "firefox-0:115.9.1-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_9.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_9.x86_64", "product_id": "firefox-0:115.9.1-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.s390x", "product": { "name": "firefox-0:115.9.1-1.el8_9.s390x", "product_id": "firefox-0:115.9.1-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src" }, "product_reference": "firefox-0:115.9.1-1.el8_9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024:1493
Vulnerability from csaf_redhat
Published
2024-03-25 20:11
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of
Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives
a detailed severity rating, is available for each vulnerability from the CVE
link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1493", "url": "https://access.redhat.com/errata/RHSA-2024:1493" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1493.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:10+00:00", "generator": { "date": "2025-02-25T15:26:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1493", "initial_release_date": "2024-03-25T20:11:28+00:00", "revision_history": [ { "date": "2024-03-25T20:11:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:11:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:10+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.3.0.Z.MAIN", "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:115.9.0-1.el9_3.src", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.src", "product_id": "thunderbird-0:115.9.0-1.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.aarch64", "product_id": "thunderbird-0:115.9.0-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.x86_64", "product_id": "thunderbird-0:115.9.0-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.s390x", "product_id": "thunderbird-0:115.9.0-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024_1493
Vulnerability from csaf_redhat
Published
2024-03-25 20:11
Modified
2024-11-24 14:32
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of
Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives
a detailed severity rating, is available for each vulnerability from the CVE
link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1493", "url": "https://access.redhat.com/errata/RHSA-2024:1493" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1493.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-24T14:32:56+00:00", "generator": { "date": "2024-11-24T14:32:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1493", "initial_release_date": "2024-03-25T20:11:28+00:00", "revision_history": [ { "date": "2024-03-25T20:11:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:11:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:32:56+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.3.0.Z.MAIN", "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:115.9.0-1.el9_3.src", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.src", "product_id": "thunderbird-0:115.9.0-1.el9_3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.aarch64", "product_id": "thunderbird-0:115.9.0-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.x86_64", "product_id": "thunderbird-0:115.9.0-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_3.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el9_3.s390x", "product_id": "thunderbird-0:115.9.0-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_3?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:28+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.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.src", "AppStream-9.3.0.Z.MAIN:thunderbird-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debuginfo-0:115.9.0-1.el9_3.x86_64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.aarch64", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.ppc64le", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.s390x", "AppStream-9.3.0.Z.MAIN:thunderbird-debugsource-0:115.9.0-1.el9_3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
rhsa-2024:1489
Vulnerability from csaf_redhat
Published
2024-03-25 19:40
Modified
2025-02-25 15:27
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1489", "url": "https://access.redhat.com/errata/RHSA-2024:1489" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1489.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-02-25T15:27:32+00:00", "generator": { "date": "2025-02-25T15:27:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1489", "initial_release_date": "2024-03-25T19:40:48+00:00", "revision_history": [ { "date": "2024-03-25T19:40:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:40:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:27:32+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.src", "product": { "name": "firefox-0:115.9.1-1.el8_6.src", "product_id": "firefox-0:115.9.1-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.aarch64", "product": { "name": "firefox-0:115.9.1-1.el8_6.aarch64", "product_id": "firefox-0:115.9.1-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_6.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_6.x86_64", "product_id": "firefox-0:115.9.1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_6.s390x", "product": { "name": "firefox-0:115.9.1-1.el8_6.s390x", "product_id": "firefox-0:115.9.1-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x" }, "product_reference": "firefox-0:115.9.1-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src" }, "product_reference": "firefox-0:115.9.1-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:40:48+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1489" } ], "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.EUS:firefox-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.src", "AppStream-8.6.0.Z.EUS:firefox-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debuginfo-0:115.9.1-1.el8_6.x86_64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.aarch64", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.ppc64le", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.s390x", "AppStream-8.6.0.Z.EUS:firefox-debugsource-0:115.9.1-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024_1484
Vulnerability from csaf_redhat
Published
2024-03-25 19:35
Modified
2024-11-24 14:32
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of
Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards
compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nCritical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards\ncompliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, 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-2024:1484", "url": "https://access.redhat.com/errata/RHSA-2024:1484" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1484.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-24T14:32:47+00:00", "generator": { "date": "2024-11-24T14:32:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1484", "initial_release_date": "2024-03-25T19:35:23+00:00", "revision_history": [ { "date": "2024-03-25T19:35:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:35:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:32:47+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.9.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.src", "product": { "name": "firefox-0:115.9.1-1.el8_9.src", "product_id": "firefox-0:115.9.1-1.el8_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.aarch64", "product": { "name": "firefox-0:115.9.1-1.el8_9.aarch64", "product_id": "firefox-0:115.9.1-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_9.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_9.x86_64", "product_id": "firefox-0:115.9.1-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_9.s390x", "product": { "name": "firefox-0:115.9.1-1.el8_9.s390x", "product_id": "firefox-0:115.9.1-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "product_id": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64" }, "product_reference": "firefox-0:115.9.1-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x" }, "product_reference": "firefox-0:115.9.1-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src" }, "product_reference": "firefox-0:115.9.1-1.el8_9.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_9.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:35:23+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1484" } ], "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.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.src", "AppStream-8.9.0.Z.MAIN:firefox-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debuginfo-0:115.9.1-1.el8_9.x86_64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.aarch64", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.ppc64le", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.s390x", "AppStream-8.9.0.Z.MAIN:firefox-debugsource-0:115.9.1-1.el8_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
rhsa-2024_1491
Vulnerability from csaf_redhat
Published
2024-03-25 19:36
Modified
2024-11-24 14:33
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.4 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
This update upgrades Firefox to version 115.9.1 ESR.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)
* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)
* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Critical" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.4 Advanced Mission critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nThis update upgrades Firefox to version 115.9.1 ESR.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write (CVE-2024-2608)\n\n* Mozilla: Improve handling of out-of-memory conditions in ICU (CVE-2024-2616)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage (CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a use-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9 (CVE-2024-2614)\n\n* Mozilla: Privileged JavaScript Execution via Event Handlers (CVE-2024-29944)\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-2024:1491", "url": "https://access.redhat.com/errata/RHSA-2024:1491" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#critical", "url": "https://access.redhat.com/security/updates/classification/#critical" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1491.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-24T14:33:48+00:00", "generator": { "date": "2024-11-24T14:33:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:1491", "initial_release_date": "2024-03-25T19:36:44+00:00", "revision_history": [ { "date": "2024-03-25T19:36:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T19:36:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T14:33:48+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_4.src", "product": { "name": "firefox-0:115.9.1-1.el8_4.src", "product_id": "firefox-0:115.9.1-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_4.x86_64", "product": { "name": "firefox-0:115.9.1-1.el8_4.x86_64", "product_id": "firefox-0:115.9.1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "product_id": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.9.1-1.el8_4.ppc64le", "product": { "name": "firefox-0:115.9.1-1.el8_4.ppc64le", "product_id": "firefox-0:115.9.1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.9.1-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "product": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "product_id": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.9.1-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "product": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "product_id": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.9.1-1.el8_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src" }, "product_reference": "firefox-0:115.9.1-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le" }, "product_reference": "firefox-0:115.9.1-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src" }, "product_reference": "firefox-0:115.9.1-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src" }, "product_reference": "firefox-0:115.9.1-1.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ryan VanderMeulen and Dan Minor" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2616", "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270662" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nTo harden ICU against exploitation, the behavior for out-of-memory conditions was changed to crash instead of attempt to continue.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improve handling of out-of-memory conditions in ICU", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2616" }, { "category": "external", "summary": "RHBZ#2270662", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270662" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2616" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2616" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2616" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Improve handling of out-of-memory conditions in ICU" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Manfred Paul via Trend Micro\u0027s Zero Day Initiative" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-29944", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-03-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2271064" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn attacker was able to inject an event handler into a privileged object that would allow arbitrary JavaScript execution in the parent process.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Privileged JavaScript Execution via Event Handlers", "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-29944" }, { "category": "external", "summary": "RHBZ#2271064", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2271064" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-29944", "url": "https://www.cve.org/CVERecord?id=CVE-2024-29944" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29944" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/#CVE-2024-29944" } ], "release_date": "2024-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T19:36:44+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, Firefox must be restarted for the changes to take effect.", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1491" } ], "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.AUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.9.1-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.9.1-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "Mozilla: Privileged JavaScript Execution via Event Handlers" } ] }
RHSA-2024:1492
Vulnerability from csaf_redhat
Published
2024-03-25 20:11
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1492", "url": "https://access.redhat.com/errata/RHSA-2024:1492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1492.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:14+00:00", "generator": { "date": "2025-02-25T15:26:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1492", "initial_release_date": "2024-03-25T20:11:53+00:00", "revision_history": [ { "date": "2024-03-25T20:11:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:11:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:14+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.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.src", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.src", "product_id": "thunderbird-0:115.9.0-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.aarch64", "product_id": "thunderbird-0:115.9.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.x86_64", "product_id": "thunderbird-0:115.9.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el9_2.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el9_2.s390x", "product_id": "thunderbird-0:115.9.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el9_2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2608" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Integer overflow could have led to out of bounds write" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Georg Felber and Marco Squarcina (TU Wien)" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2610", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270663" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nUsing a markup injection an attacker could have stolen nonce values. This could have been used to bypass strict content security policies.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2610" }, { "category": "external", "summary": "RHBZ#2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2610", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2610" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2610" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2610" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Improper handling of html and body tags enabled CSP nonce leakage" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Hafiizh" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2611", "cwe": { "id": "CWE-449", "name": "The UI Performs the Wrong Action" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270664" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nA missing delay on when pointer lock was used could have allowed a malicious page to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2611" }, { "category": "external", "summary": "RHBZ#2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2611" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2611" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2611" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Clickjacking vulnerability could have led to a user accidentally granting permissions" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2612", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270665" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nIf an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Self referencing object could have potentially led to a use-after-free", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2612" }, { "category": "external", "summary": "RHBZ#2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2612" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2612" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Mozilla: Self referencing object could have potentially led to a use-after-free" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Noah Lokocz and Kevin Brosnan and Ryan VanderMeulen and the Mozilla Fuzzing Team" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2614", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270666" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nMemory safety bugs present in Firefox 123, Firefox ESR 115.8, and Thunderbird 115.8. 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 124, Firefox ESR 115.9, and Thunderbird 115.9", "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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2614" }, { "category": "external", "summary": "RHBZ#2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2614" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2614" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2614" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:11:53+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.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and Thunderbird 115.9" } ] }
RHSA-2024:1496
Vulnerability from csaf_redhat
Published
2024-03-25 20:18
Modified
2025-02-25 15:26
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
This update upgrades Thunderbird to version 115.9.0.
Security Fix(es):
* nss: timing attack against RSA decryption (CVE-2023-5388)
* Mozilla: Crash in NSS TLS method (CVE-2024-0743)
* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)
* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)
* Mozilla: Integer overflow could have led to out of bounds write
(CVE-2024-2608)
* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage
(CVE-2024-2610)
* Mozilla: Clickjacking vulnerability could have led to a user accidentally
granting permissions (CVE-2024-2611)
* Mozilla: Self referencing object could have potentially led to a
use-after-free (CVE-2024-2612)
* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and
Thunderbird 115.9 (CVE-2024-2614)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 115.9.0.\n\nSecurity Fix(es):\n\n* nss: timing attack against RSA decryption (CVE-2023-5388)\n\n* Mozilla: Crash in NSS TLS method (CVE-2024-0743)\n\n* Mozilla: Leaking of encrypted email subjects to other conversations (CVE-2024-1936)\n\n* Mozilla: JIT code failed to save return registers on Armv7-A (CVE-2024-2607)\n\n* Mozilla: Integer overflow could have led to out of bounds write\n(CVE-2024-2608)\n\n* Mozilla: Improper handling of html and body tags enabled CSP nonce leakage\n(CVE-2024-2610)\n\n* Mozilla: Clickjacking vulnerability could have led to a user accidentally\ngranting permissions (CVE-2024-2611)\n\n* Mozilla: Self referencing object could have potentially led to a\nuse-after-free (CVE-2024-2612)\n\n* Mozilla: Memory safety bugs fixed in Firefox 124, Firefox ESR 115.9, and\nThunderbird 115.9 (CVE-2024-2614)\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-2024:1496", "url": "https://access.redhat.com/errata/RHSA-2024:1496" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "2270663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270663" }, { "category": "external", "summary": "2270664", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270664" }, { "category": "external", "summary": "2270665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270665" }, { "category": "external", "summary": "2270666", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270666" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1496.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-02-25T15:26:53+00:00", "generator": { "date": "2025-02-25T15:26:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.3.1" } }, "id": "RHSA-2024:1496", "initial_release_date": "2024-03-25T20:18:33+00:00", "revision_history": [ { "date": "2024-03-25T20:18:33+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-25T20:18:33+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-02-25T15:26:53+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.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.src", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.src", "product_id": "thunderbird-0:115.9.0-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.aarch64", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.aarch64", "product_id": "thunderbird-0:115.9.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "product_id": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.x86_64", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.x86_64", "product_id": "thunderbird-0:115.9.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.9.0-1.el8_8.s390x", "product": { "name": "thunderbird-0:115.9.0-1.el8_8.s390x", "product_id": "thunderbird-0:115.9.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.9.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "product": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "product_id": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.9.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "product": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "product_id": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.9.0-1.el8_8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.9.0-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-0:115.9.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Hubert Kario" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2023-5388", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "discovery_date": "2023-10-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2243644" } ], "notes": [ { "category": "description", "text": "It was discovered that the numerical library used in NSS for RSA cryptography leaks information whether high order bits of the RSA decryption result are zero. This information can be used to mount a Bleichenbacher or Manger like attack against all RSA decryption operations. As the leak happens before any padding operations, it affects all padding modes: PKCS#1 v1.5, OAEP, and RSASVP. Both API level calls and TLS server operation are affected.", "title": "Vulnerability description" }, { "category": "summary", "text": "nss: timing attack against RSA decryption", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5388" }, { "category": "external", "summary": "RHBZ#2243644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2023-5388" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2023-5388" } ], "release_date": "2023-10-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nss: timing attack against RSA decryption" }, { "cve": "CVE-2024-0743", "cwe": { "id": "CWE-252", "name": "Unchecked Return Value" }, "discovery_date": "2024-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2260012" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nAn unchecked return value in TLS handshake code could have caused a potentially exploitable crash.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Crash in NSS TLS method", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0743" }, { "category": "external", "summary": "RHBZ#2260012", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260012" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-0743" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-0743" } ], "release_date": "2024-01-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Crash in NSS TLS method" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Several community reporters" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-1936", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "discovery_date": "2024-03-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2268171" } ], "notes": [ { "category": "description", "text": "A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: The encrypted subject of an email message could be incorrectly and permanently assigned to an arbitrary other email message in Thunderbird\u0027s local cache. Consequently, when replying to the contaminated email message, the user might accidentally leak the confidential subject to a third party. While this update fixes the bug and avoids future message contamination, it does not automatically repair existing contaminations. Users are advised to use the repair folder functionality, which is available from the context menu of email folders, which will erase incorrect subject assignments.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Leaking of encrypted email subjects to other conversations", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-1936" }, { "category": "external", "summary": "RHBZ#2268171", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268171" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-1936", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1936" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-11/#CVE-2024-1936" } ], "release_date": "2024-03-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: Leaking of encrypted email subjects to other conversations" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Gary Kwong" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2607", "cwe": { "id": "CWE-1262", "name": "Improper Access Control for Register Interface" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270660" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\nReturn registers were overwritten which could have allowed an attacker to execute arbitrary code.\r\n\r\n*Note:* This issue only affected Armv7-A systems. Other operating systems are unaffected.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: JIT code failed to save return registers on Armv7-A", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2607" }, { "category": "external", "summary": "RHBZ#2270660", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270660" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2607" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2607" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/#CVE-2024-2607" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-25T20:18:33+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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1496" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "Mozilla: JIT code failed to save return registers on Armv7-A" }, { "acknowledgments": [ { "names": [ "the Mozilla project" ] }, { "names": [ "Ronald Crane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2024-2608", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "discovery_date": "2024-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270661" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\r\n\r\n`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write.", "title": "Vulnerability description" }, { "category": "summary", "text": "Mozilla: Integer overflow could have led to out of bounds write", "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.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.9.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.9.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2608" }, { "category": "external", "summary": "RHBZ#2270661", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270661" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2608", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2608"