Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-7527 (GCVE-0-2024-7527)
Vulnerability from cvelistv5
Published
2024-08-06 12:38
Modified
2025-03-18 19:05
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Use-after-free in JavaScript garbage collection
Summary
Unexpected marking work at the start of sweeping could have led to a use-after-free. This vulnerability affects Firefox < 129, Firefox ESR < 115.14, Firefox ESR < 128.1, Thunderbird < 128.1, and Thunderbird < 115.14.
References
▼ | URL | Tags | |
---|---|---|---|
security@mozilla.org | https://bugzilla.mozilla.org/show_bug.cgi?id=1871303 | Issue Tracking, Permissions Required | |
security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2024-33/ | Vendor Advisory | |
security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2024-34/ | Vendor Advisory | |
security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2024-35/ | Vendor Advisory | |
security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2024-37/ | Vendor Advisory | |
security@mozilla.org | https://www.mozilla.org/security/advisories/mfsa2024-38/ | Vendor Advisory |
Impacted products
Vendor | Product | Version | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
▼ | Mozilla | Firefox |
Version: unspecified < 129 |
|||||||||||||||||||||
|
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "firefox", "vendor": "mozilla", "versions": [ { "lessThan": "129", "status": "affected", "version": "0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:mozilla:firefox_esr:-:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "firefox_esr", "vendor": "mozilla", "versions": [ { "lessThan": "115.14", "status": "affected", "version": "0", "versionType": "custom" }, { "lessThan": "128.1", "status": "affected", "version": "0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:mozilla:thunderbird:-:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "thunderbird", "vendor": "mozilla", "versions": [ { "lessThan": "128.1", "status": "affected", "version": "0", "versionType": "custom" }, { "lessThan": "115.14", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "cvssV3_1": { "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" } }, { "other": { "content": { "id": "CVE-2024-7527", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-08-06T15:19:12.802827Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-416", "description": "CWE-416 Use After Free", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-03-18T19:05:01.797Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Firefox", "vendor": "Mozilla", "versions": [ { "lessThan": "129", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "Firefox ESR", "vendor": "Mozilla", "versions": [ { "lessThan": "115.14", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "Firefox ESR", "vendor": "Mozilla", "versions": [ { "lessThan": "128.1", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "Thunderbird", "vendor": "Mozilla", "versions": [ { "lessThan": "128.1", "status": "affected", "version": "unspecified", "versionType": "custom" } ] }, { "product": "Thunderbird", "vendor": "Mozilla", "versions": [ { "lessThan": "115.14", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Norisz Fay" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Unexpected marking work at the start of sweeping could have led to a use-after-free. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14." } ], "value": "Unexpected marking work at the start of sweeping could have led to a use-after-free. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14." } ], "problemTypes": [ { "descriptions": [ { "description": "Use-after-free in JavaScript garbage collection", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-06T22:21:45.319Z", "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "shortName": "mozilla" }, "references": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1871303" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-33/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-34/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-35/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-37/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-38/" } ] } }, "cveMetadata": { "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe", "assignerShortName": "mozilla", "cveId": "CVE-2024-7527", "datePublished": "2024-08-06T12:38:14.698Z", "dateReserved": "2024-08-05T23:30:16.029Z", "dateUpdated": "2025-03-18T19:05:01.797Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-7527\",\"sourceIdentifier\":\"security@mozilla.org\",\"published\":\"2024-08-06T13:15:57.543\",\"lastModified\":\"2025-03-18T19:15:47.403\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Unexpected marking work at the start of sweeping could have led to a use-after-free. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14.\"},{\"lang\":\"es\",\"value\":\"Un trabajo de marcado inesperado al inicio del barrido podr\u00eda haber dado lugar a un use-after-free. Esta vulnerabilidad afecta a Firefox \u0026lt; 129, Firefox ESR \u0026lt; 115.14, Firefox ESR \u0026lt; 128.1, Thunderbird \u0026lt; 128.1 y Thunderbird \u0026lt; 115.14.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"129.0\",\"matchCriteriaId\":\"12C9ABF7-3B44-4C24-B152-488DCF9E2D39\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"115.14.0\",\"matchCriteriaId\":\"95A2A856-7C7A-46A3-A2B5-967E63D7083A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:firefox_esr:128.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AE7D7BC3-F9A8-42D3-8C60-464457B7B2CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"115.14.0\",\"matchCriteriaId\":\"86167092-2071-4D6B-8CBC-F5C13923D7A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mozilla:thunderbird:128.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"65FE0D69-95D3-4440-8DE5-141510B64C20\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.mozilla.org/show_bug.cgi?id=1871303\",\"source\":\"security@mozilla.org\",\"tags\":[\"Issue Tracking\",\"Permissions Required\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-33/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-34/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-35/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-37/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.mozilla.org/security/advisories/mfsa2024-38/\",\"source\":\"security@mozilla.org\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-7527\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-06T15:19:12.802827Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"129\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:mozilla:firefox_esr:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"firefox_esr\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"115.14\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"128.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:mozilla:thunderbird:-:*:*:*:*:*:*:*\"], \"vendor\": \"mozilla\", \"product\": \"thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"128.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"115.14\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-06T15:19:49.222Z\"}}], \"cna\": {\"credits\": [{\"lang\": \"en\", \"value\": \"Norisz Fay\"}], \"affected\": [{\"vendor\": \"Mozilla\", \"product\": \"Firefox\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"129\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Firefox ESR\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.14\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Firefox ESR\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"128.1\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"128.1\", \"versionType\": \"custom\"}]}, {\"vendor\": \"Mozilla\", \"product\": \"Thunderbird\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"lessThan\": \"115.14\", \"versionType\": \"custom\"}]}], \"references\": [{\"url\": \"https://bugzilla.mozilla.org/show_bug.cgi?id=1871303\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-33/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-34/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-35/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-37/\"}, {\"url\": \"https://www.mozilla.org/security/advisories/mfsa2024-38/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Unexpected marking work at the start of sweeping could have led to a use-after-free. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Unexpected marking work at the start of sweeping could have led to a use-after-free. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Use-after-free in JavaScript garbage collection\"}]}], \"providerMetadata\": {\"orgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"shortName\": \"mozilla\", \"dateUpdated\": \"2024-08-06T22:21:45.319Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-7527\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-18T19:05:01.797Z\", \"dateReserved\": \"2024-08-05T23:30:16.029Z\", \"assignerOrgId\": \"f16b083a-5664-49f3-a51e-8d479e5ed7fe\", \"datePublished\": \"2024-08-06T12:38:14.698Z\", \"assignerShortName\": \"mozilla\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2024:5394
Vulnerability from csaf_redhat
Published
2024-08-14 15:03
Modified
2025-03-10 12:20
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5394", "url": "https://access.redhat.com/errata/RHSA-2024:5394" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5394.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:20:50+00:00", "generator": { "date": "2025-03-10T12:20:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5394", "initial_release_date": "2024-08-14T15:03:59+00:00", "revision_history": [ { "date": "2024-08-14T15:03:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:03:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20: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 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.14.0-1.el8_8.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.src", "product_id": "thunderbird-0:115.14.0-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.aarch64", "product_id": "thunderbird-0:115.14.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.s390x", "product_id": "thunderbird-0:115.14.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.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.14.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.s390x" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5396
Vulnerability from csaf_redhat
Published
2024-08-14 15:03
Modified
2025-03-10 12:20
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5396", "url": "https://access.redhat.com/errata/RHSA-2024:5396" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5396.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:20:28+00:00", "generator": { "date": "2025-03-10T12:20:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5396", "initial_release_date": "2024-08-14T15:03:09+00:00", "revision_history": [ { "date": "2024-08-14T15:03:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:03:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20:28+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.14.0-1.el9_2.src", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.src", "product_id": "thunderbird-0:115.14.0-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.aarch64", "product_id": "thunderbird-0:115.14.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.x86_64", "product_id": "thunderbird-0:115.14.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.s390x", "product_id": "thunderbird-0:115.14.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.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.14.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.s390x" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5396
Vulnerability from csaf_redhat
Published
2024-08-14 15:03
Modified
2024-11-27 17:52
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5396", "url": "https://access.redhat.com/errata/RHSA-2024:5396" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5396.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-27T17:52:58+00:00", "generator": { "date": "2024-11-27T17:52:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5396", "initial_release_date": "2024-08-14T15:03:09+00:00", "revision_history": [ { "date": "2024-08-14T15:03:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:03:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:52: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.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.14.0-1.el9_2.src", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.src", "product_id": "thunderbird-0:115.14.0-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.aarch64", "product_id": "thunderbird-0:115.14.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.x86_64", "product_id": "thunderbird-0:115.14.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.s390x", "product_id": "thunderbird-0:115.14.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.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.14.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.s390x" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5323
Vulnerability from csaf_redhat
Published
2024-08-13 16:24
Modified
2025-03-10 12:20
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 Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5323", "url": "https://access.redhat.com/errata/RHSA-2024:5323" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5323.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:20:22+00:00", "generator": { "date": "2025-03-10T12:20:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5323", "initial_release_date": "2024-08-13T16:24:54+00:00", "revision_history": [ { "date": "2024-08-13T16:24:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:24:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream 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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_2.src", "product": { "name": "firefox-0:115.14.0-2.el8_2.src", "product_id": "firefox-0:115.14.0-2.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_2.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_2.x86_64", "product_id": "firefox-0:115.14.0-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_2.src" }, "product_reference": "firefox-0:115.14.0-2.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_2.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5528
Vulnerability from csaf_redhat
Published
2024-08-19 01:48
Modified
2024-11-27 17:53
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5528", "url": "https://access.redhat.com/errata/RHSA-2024:5528" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5528.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-27T17:53:51+00:00", "generator": { "date": "2024-11-27T17:53:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5528", "initial_release_date": "2024-08-19T01:48:44+00:00", "revision_history": [ { "date": "2024-08-19T01:48:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-19T01:48:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53:51+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.src", "product_id": "thunderbird-0:115.14.0-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.aarch64", "product_id": "thunderbird-0:115.14.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.s390x", "product_id": "thunderbird-0:115.14.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5391
Vulnerability from csaf_redhat
Published
2024-08-14 15:05
Modified
2025-03-10 12:21
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5391", "url": "https://access.redhat.com/errata/RHSA-2024:5391" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5391.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:21:56+00:00", "generator": { "date": "2025-03-10T12:21:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5391", "initial_release_date": "2024-08-14T15:05:34+00:00", "revision_history": [ { "date": "2024-08-14T15:05:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:05:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21: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. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.src", "product": { "name": "firefox-0:115.14.0-2.el8_10.src", "product_id": "firefox-0:115.14.0-2.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.aarch64", "product": { "name": "firefox-0:115.14.0-2.el8_10.aarch64", "product_id": "firefox-0:115.14.0-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_10.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_10.x86_64", "product_id": "firefox-0:115.14.0-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.s390x", "product": { "name": "firefox-0:115.14.0-2.el8_10.s390x", "product_id": "firefox-0:115.14.0-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x" }, "product_reference": "firefox-0:115.14.0-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src" }, "product_reference": "firefox-0:115.14.0-2.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5402
Vulnerability from csaf_redhat
Published
2024-08-14 15:04
Modified
2024-11-27 17:53
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5402", "url": "https://access.redhat.com/errata/RHSA-2024:5402" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5402.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-27T17:53:41+00:00", "generator": { "date": "2024-11-27T17:53:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5402", "initial_release_date": "2024-08-14T15:04:39+00:00", "revision_history": [ { "date": "2024-08-14T15:04:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:04:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53:41+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.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.src", "product_id": "thunderbird-0:115.14.0-1.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.aarch64", "product_id": "thunderbird-0:115.14.0-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.s390x", "product_id": "thunderbird-0:115.14.0-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5327
Vulnerability from csaf_redhat
Published
2024-08-13 16:48
Modified
2025-03-10 12:21
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5327", "url": "https://access.redhat.com/errata/RHSA-2024:5327" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5327.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:21:10+00:00", "generator": { "date": "2025-03-10T12:21:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5327", "initial_release_date": "2024-08-13T16:48:54+00:00", "revision_history": [ { "date": "2024-08-13T16:48:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:48:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21: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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.src", "product": { "name": "firefox-0:115.14.0-2.el9_0.src", "product_id": "firefox-0:115.14.0-2.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.aarch64", "product": { "name": "firefox-0:115.14.0-2.el9_0.aarch64", "product_id": "firefox-0:115.14.0-2.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el9_0.ppc64le", "product_id": "firefox-0:115.14.0-2.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.x86_64", "product": { "name": "firefox-0:115.14.0-2.el9_0.x86_64", "product_id": "firefox-0:115.14.0-2.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.s390x", "product": { "name": "firefox-0:115.14.0-2.el9_0.s390x", "product_id": "firefox-0:115.14.0-2.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x" }, "product_reference": "firefox-0:115.14.0-2.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src" }, "product_reference": "firefox-0:115.14.0-2.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5527
Vulnerability from csaf_redhat
Published
2024-08-19 02:06
Modified
2024-11-27 17:54
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 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5527", "url": "https://access.redhat.com/errata/RHSA-2024:5527" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5527.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-27T17:54:02+00:00", "generator": { "date": "2024-11-27T17:54:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5527", "initial_release_date": "2024-08-19T02:06:49+00:00", "revision_history": [ { "date": "2024-08-19T02:06:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-19T02:06:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:54:02+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.14.0-1.el8_4.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_4.src", "product_id": "thunderbird-0:115.14.0-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_4.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_4.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_4.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.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.14.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5327
Vulnerability from csaf_redhat
Published
2024-08-13 16:48
Modified
2024-11-27 17:53
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5327", "url": "https://access.redhat.com/errata/RHSA-2024:5327" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5327.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-27T17:53:37+00:00", "generator": { "date": "2024-11-27T17:53:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5327", "initial_release_date": "2024-08-13T16:48:54+00:00", "revision_history": [ { "date": "2024-08-13T16:48:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:48:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53: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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.src", "product": { "name": "firefox-0:115.14.0-2.el9_0.src", "product_id": "firefox-0:115.14.0-2.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.aarch64", "product": { "name": "firefox-0:115.14.0-2.el9_0.aarch64", "product_id": "firefox-0:115.14.0-2.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el9_0.ppc64le", "product_id": "firefox-0:115.14.0-2.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.x86_64", "product": { "name": "firefox-0:115.14.0-2.el9_0.x86_64", "product_id": "firefox-0:115.14.0-2.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.s390x", "product": { "name": "firefox-0:115.14.0-2.el9_0.s390x", "product_id": "firefox-0:115.14.0-2.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x" }, "product_reference": "firefox-0:115.14.0-2.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src" }, "product_reference": "firefox-0:115.14.0-2.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5395
Vulnerability from csaf_redhat
Published
2024-08-14 15:02
Modified
2024-11-27 17:53
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5395", "url": "https://access.redhat.com/errata/RHSA-2024:5395" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5395.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-27T17:53:10+00:00", "generator": { "date": "2024-11-27T17:53:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5395", "initial_release_date": "2024-08-14T15:02:48+00:00", "revision_history": [ { "date": "2024-08-14T15:02:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:02:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53: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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.src", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.src", "product_id": "thunderbird-0:115.14.0-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.aarch64", "product_id": "thunderbird-0:115.14.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.x86_64", "product_id": "thunderbird-0:115.14.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.s390x", "product_id": "thunderbird-0:115.14.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5324
Vulnerability from csaf_redhat
Published
2024-08-13 16:49
Modified
2025-03-28 15:15
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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.", "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:5324", "url": "https://access.redhat.com/errata/RHSA-2024:5324" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5324.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-28T15:15:34+00:00", "generator": { "date": "2025-03-28T15:15:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:5324", "initial_release_date": "2024-08-13T16:49:59+00:00", "revision_history": [ { "date": "2024-08-13T16:49:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:49:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-28T15:15:34+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 Server (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.src", "product": { "name": "firefox-0:115.14.0-2.el7_9.src", "product_id": "firefox-0:115.14.0-2.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.x86_64", "product": { "name": "firefox-0:115.14.0-2.el7_9.x86_64", "product_id": "firefox-0:115.14.0-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.s390x", "product": { "name": "firefox-0:115.14.0-2.el7_9.s390x", "product_id": "firefox-0:115.14.0-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el7_9.ppc64le", "product_id": "firefox-0:115.14.0-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.ppc64", "product": { "name": "firefox-0:115.14.0-2.el7_9.ppc64", "product_id": "firefox-0:115.14.0-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.i686", "product": { "name": "firefox-0:115.14.0-2.el7_9.i686", "product_id": "firefox-0:115.14.0-2.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=i686" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.src" }, "product_reference": "firefox-0:115.14.0-2.el7_9.src", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src" }, "product_reference": "firefox-0:115.14.0-2.el7_9.src", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5395
Vulnerability from csaf_redhat
Published
2024-08-14 15:02
Modified
2025-03-10 12:20
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5395", "url": "https://access.redhat.com/errata/RHSA-2024:5395" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5395.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:20:40+00:00", "generator": { "date": "2025-03-10T12:20:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5395", "initial_release_date": "2024-08-14T15:02:48+00:00", "revision_history": [ { "date": "2024-08-14T15:02:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:02:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20:40+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.src", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.src", "product_id": "thunderbird-0:115.14.0-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.aarch64", "product_id": "thunderbird-0:115.14.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.x86_64", "product_id": "thunderbird-0:115.14.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.s390x", "product_id": "thunderbird-0:115.14.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5328
Vulnerability from csaf_redhat
Published
2024-08-13 16:56
Modified
2025-03-10 12:21
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5328", "url": "https://access.redhat.com/errata/RHSA-2024:5328" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5328.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:21:33+00:00", "generator": { "date": "2025-03-10T12:21:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5328", "initial_release_date": "2024-08-13T16:56:54+00:00", "revision_history": [ { "date": "2024-08-13T16:56:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:56:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21:33+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.14.0-2.el9_2.src", "product": { "name": "firefox-0:115.14.0-2.el9_2.src", "product_id": "firefox-0:115.14.0-2.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-x11-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-x11-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-x11-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-0:115.14.0-2.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.src" }, "product_reference": "firefox-0:115.14.0-2.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-x11-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-x11-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-x11-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5392
Vulnerability from csaf_redhat
Published
2024-08-14 15:05
Modified
2025-03-28 15:14
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5392", "url": "https://access.redhat.com/errata/RHSA-2024:5392" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5392.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-28T15:14:14+00:00", "generator": { "date": "2025-03-28T15:14:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:5392", "initial_release_date": "2024-08-14T15:05:09+00:00", "revision_history": [ { "date": "2024-08-14T15:05:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:05:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-28T15:14: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 (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.src", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.src", "product_id": "thunderbird-0:115.14.0-1.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.aarch64", "product_id": "thunderbird-0:115.14.0-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.x86_64", "product_id": "thunderbird-0:115.14.0-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.s390x", "product_id": "thunderbird-0:115.14.0-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5325
Vulnerability from csaf_redhat
Published
2024-08-13 16:39
Modified
2025-03-10 12:20
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 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5325", "url": "https://access.redhat.com/errata/RHSA-2024:5325" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5325.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:20:47+00:00", "generator": { "date": "2025-03-10T12:20:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5325", "initial_release_date": "2024-08-13T16:39:39+00:00", "revision_history": [ { "date": "2024-08-13T16:39:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:39:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20: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 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.14.0-2.el8_4.src", "product": { "name": "firefox-0:115.14.0-2.el8_4.src", "product_id": "firefox-0:115.14.0-2.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_4.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_4.x86_64", "product_id": "firefox-0:115.14.0-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_4.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_4.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.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.14.0-2.el8_4.src" }, "product_reference": "firefox-0:115.14.0-2.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.src" }, "product_reference": "firefox-0:115.14.0-2.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.src" }, "product_reference": "firefox-0:115.14.0-2.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5392
Vulnerability from csaf_redhat
Published
2024-08-14 15:05
Modified
2025-03-28 15:14
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5392", "url": "https://access.redhat.com/errata/RHSA-2024:5392" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5392.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-28T15:14:14+00:00", "generator": { "date": "2025-03-28T15:14:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:5392", "initial_release_date": "2024-08-14T15:05:09+00:00", "revision_history": [ { "date": "2024-08-14T15:05:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:05:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-28T15:14: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 (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.src", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.src", "product_id": "thunderbird-0:115.14.0-1.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.aarch64", "product_id": "thunderbird-0:115.14.0-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.x86_64", "product_id": "thunderbird-0:115.14.0-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.s390x", "product_id": "thunderbird-0:115.14.0-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5329
Vulnerability from csaf_redhat
Published
2024-08-13 16:56
Modified
2024-11-27 17:53
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5329", "url": "https://access.redhat.com/errata/RHSA-2024:5329" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5329.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-27T17:53:48+00:00", "generator": { "date": "2024-11-27T17:53:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5329", "initial_release_date": "2024-08-13T16:56:39+00:00", "revision_history": [ { "date": "2024-08-13T16:56:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:56:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53: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 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.14.0-2.el8_8.src", "product": { "name": "firefox-0:115.14.0-2.el8_8.src", "product_id": "firefox-0:115.14.0-2.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.aarch64", "product": { "name": "firefox-0:115.14.0-2.el8_8.aarch64", "product_id": "firefox-0:115.14.0-2.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_8.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_8.x86_64", "product_id": "firefox-0:115.14.0-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.s390x", "product": { "name": "firefox-0:115.14.0-2.el8_8.s390x", "product_id": "firefox-0:115.14.0-2.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.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.14.0-2.el8_8.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.s390x" }, "product_reference": "firefox-0:115.14.0-2.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.src" }, "product_reference": "firefox-0:115.14.0-2.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5391
Vulnerability from csaf_redhat
Published
2024-08-14 15:05
Modified
2024-11-27 17:54
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5391", "url": "https://access.redhat.com/errata/RHSA-2024:5391" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5391.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-27T17:54:20+00:00", "generator": { "date": "2024-11-27T17:54:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5391", "initial_release_date": "2024-08-14T15:05:34+00:00", "revision_history": [ { "date": "2024-08-14T15:05:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:05:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:54:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.src", "product": { "name": "firefox-0:115.14.0-2.el8_10.src", "product_id": "firefox-0:115.14.0-2.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.aarch64", "product": { "name": "firefox-0:115.14.0-2.el8_10.aarch64", "product_id": "firefox-0:115.14.0-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_10.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_10.x86_64", "product_id": "firefox-0:115.14.0-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.s390x", "product": { "name": "firefox-0:115.14.0-2.el8_10.s390x", "product_id": "firefox-0:115.14.0-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x" }, "product_reference": "firefox-0:115.14.0-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src" }, "product_reference": "firefox-0:115.14.0-2.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5324
Vulnerability from csaf_redhat
Published
2024-08-13 16:49
Modified
2024-11-27 17:53
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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.", "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:5324", "url": "https://access.redhat.com/errata/RHSA-2024:5324" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5324.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-27T17:53:05+00:00", "generator": { "date": "2024-11-27T17:53:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5324", "initial_release_date": "2024-08-13T16:49:59+00:00", "revision_history": [ { "date": "2024-08-13T16:49:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:49:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53: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 Server (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.src", "product": { "name": "firefox-0:115.14.0-2.el7_9.src", "product_id": "firefox-0:115.14.0-2.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.x86_64", "product": { "name": "firefox-0:115.14.0-2.el7_9.x86_64", "product_id": "firefox-0:115.14.0-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.s390x", "product": { "name": "firefox-0:115.14.0-2.el7_9.s390x", "product_id": "firefox-0:115.14.0-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el7_9.ppc64le", "product_id": "firefox-0:115.14.0-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.ppc64", "product": { "name": "firefox-0:115.14.0-2.el7_9.ppc64", "product_id": "firefox-0:115.14.0-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.i686", "product": { "name": "firefox-0:115.14.0-2.el7_9.i686", "product_id": "firefox-0:115.14.0-2.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=i686" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.src" }, "product_reference": "firefox-0:115.14.0-2.el7_9.src", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src" }, "product_reference": "firefox-0:115.14.0-2.el7_9.src", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5327
Vulnerability from csaf_redhat
Published
2024-08-13 16:48
Modified
2025-03-10 12:21
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5327", "url": "https://access.redhat.com/errata/RHSA-2024:5327" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5327.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:21:10+00:00", "generator": { "date": "2025-03-10T12:21:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5327", "initial_release_date": "2024-08-13T16:48:54+00:00", "revision_history": [ { "date": "2024-08-13T16:48:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:48:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21: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 E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.src", "product": { "name": "firefox-0:115.14.0-2.el9_0.src", "product_id": "firefox-0:115.14.0-2.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.aarch64", "product": { "name": "firefox-0:115.14.0-2.el9_0.aarch64", "product_id": "firefox-0:115.14.0-2.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el9_0.ppc64le", "product_id": "firefox-0:115.14.0-2.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.x86_64", "product": { "name": "firefox-0:115.14.0-2.el9_0.x86_64", "product_id": "firefox-0:115.14.0-2.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_0.s390x", "product": { "name": "firefox-0:115.14.0-2.el9_0.s390x", "product_id": "firefox-0:115.14.0-2.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x" }, "product_reference": "firefox-0:115.14.0-2.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src" }, "product_reference": "firefox-0:115.14.0-2.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:48:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5327" } ], "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.E4S:firefox-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.src", "AppStream-9.0.0.Z.E4S:firefox-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.s390x", "AppStream-9.0.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5528
Vulnerability from csaf_redhat
Published
2024-08-19 01:48
Modified
2025-03-10 12:21
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5528", "url": "https://access.redhat.com/errata/RHSA-2024:5528" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5528.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:21:26+00:00", "generator": { "date": "2025-03-10T12:21:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5528", "initial_release_date": "2024-08-19T01:48:44+00:00", "revision_history": [ { "date": "2024-08-19T01:48:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-19T01:48:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21:26+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.src", "product_id": "thunderbird-0:115.14.0-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.aarch64", "product_id": "thunderbird-0:115.14.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.s390x", "product_id": "thunderbird-0:115.14.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5323
Vulnerability from csaf_redhat
Published
2024-08-13 16:24
Modified
2024-11-27 17:52
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 Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5323", "url": "https://access.redhat.com/errata/RHSA-2024:5323" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5323.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-27T17:52:53+00:00", "generator": { "date": "2024-11-27T17:52:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5323", "initial_release_date": "2024-08-13T16:24:54+00:00", "revision_history": [ { "date": "2024-08-13T16:24:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:24:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:52: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 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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_2.src", "product": { "name": "firefox-0:115.14.0-2.el8_2.src", "product_id": "firefox-0:115.14.0-2.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_2.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_2.x86_64", "product_id": "firefox-0:115.14.0-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_2.src" }, "product_reference": "firefox-0:115.14.0-2.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_2.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5322
Vulnerability from csaf_redhat
Published
2024-08-15 05:21
Modified
2025-03-28 15:17
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5322", "url": "https://access.redhat.com/errata/RHSA-2024:5322" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5322.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-28T15:17:54+00:00", "generator": { "date": "2025-03-28T15:17:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:5322", "initial_release_date": "2024-08-15T05:21:10+00:00", "revision_history": [ { "date": "2024-08-15T05:21:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-15T05:21:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-28T15:17:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.src", "product": { "name": "firefox-0:115.14.0-2.el9_4.src", "product_id": "firefox-0:115.14.0-2.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-x11-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src" }, "product_reference": "firefox-0:115.14.0-2.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5328
Vulnerability from csaf_redhat
Published
2024-08-13 16:56
Modified
2025-03-10 12:21
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5328", "url": "https://access.redhat.com/errata/RHSA-2024:5328" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5328.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:21:33+00:00", "generator": { "date": "2025-03-10T12:21:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5328", "initial_release_date": "2024-08-13T16:56:54+00:00", "revision_history": [ { "date": "2024-08-13T16:56:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:56:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21:33+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.14.0-2.el9_2.src", "product": { "name": "firefox-0:115.14.0-2.el9_2.src", "product_id": "firefox-0:115.14.0-2.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-x11-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-x11-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-x11-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-0:115.14.0-2.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.src" }, "product_reference": "firefox-0:115.14.0-2.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-x11-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-x11-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-x11-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5325
Vulnerability from csaf_redhat
Published
2024-08-13 16:39
Modified
2025-03-10 12:20
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 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5325", "url": "https://access.redhat.com/errata/RHSA-2024:5325" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5325.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:20:47+00:00", "generator": { "date": "2025-03-10T12:20:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5325", "initial_release_date": "2024-08-13T16:39:39+00:00", "revision_history": [ { "date": "2024-08-13T16:39:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:39:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20: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 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.14.0-2.el8_4.src", "product": { "name": "firefox-0:115.14.0-2.el8_4.src", "product_id": "firefox-0:115.14.0-2.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_4.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_4.x86_64", "product_id": "firefox-0:115.14.0-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_4.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_4.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.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.14.0-2.el8_4.src" }, "product_reference": "firefox-0:115.14.0-2.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.src" }, "product_reference": "firefox-0:115.14.0-2.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.src" }, "product_reference": "firefox-0:115.14.0-2.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5329
Vulnerability from csaf_redhat
Published
2024-08-13 16:56
Modified
2025-03-10 12:21
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5329", "url": "https://access.redhat.com/errata/RHSA-2024:5329" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5329.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:21:22+00:00", "generator": { "date": "2025-03-10T12:21:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5329", "initial_release_date": "2024-08-13T16:56:39+00:00", "revision_history": [ { "date": "2024-08-13T16:56:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:56:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream 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.14.0-2.el8_8.src", "product": { "name": "firefox-0:115.14.0-2.el8_8.src", "product_id": "firefox-0:115.14.0-2.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.aarch64", "product": { "name": "firefox-0:115.14.0-2.el8_8.aarch64", "product_id": "firefox-0:115.14.0-2.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_8.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_8.x86_64", "product_id": "firefox-0:115.14.0-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.s390x", "product": { "name": "firefox-0:115.14.0-2.el8_8.s390x", "product_id": "firefox-0:115.14.0-2.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.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.14.0-2.el8_8.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.s390x" }, "product_reference": "firefox-0:115.14.0-2.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.src" }, "product_reference": "firefox-0:115.14.0-2.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5393
Vulnerability from csaf_redhat
Published
2024-08-14 15:02
Modified
2025-03-10 12:21
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 Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5393", "url": "https://access.redhat.com/errata/RHSA-2024:5393" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5393.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:21:02+00:00", "generator": { "date": "2025-03-10T12:21:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5393", "initial_release_date": "2024-08-14T15:02:37+00:00", "revision_history": [ { "date": "2024-08-14T15:02:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:02:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21:02+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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_2.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_2.src", "product_id": "thunderbird-0:115.14.0-1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_2.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_2.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.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.14.0-1.el8_2.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5393
Vulnerability from csaf_redhat
Published
2024-08-14 15:02
Modified
2025-03-10 12:21
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 Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5393", "url": "https://access.redhat.com/errata/RHSA-2024:5393" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5393.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:21:02+00:00", "generator": { "date": "2025-03-10T12:21:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5393", "initial_release_date": "2024-08-14T15:02:37+00:00", "revision_history": [ { "date": "2024-08-14T15:02:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:02:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21:02+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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_2.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_2.src", "product_id": "thunderbird-0:115.14.0-1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_2.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_2.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.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.14.0-1.el8_2.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5402
Vulnerability from csaf_redhat
Published
2024-08-14 15:04
Modified
2025-03-10 12:21
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5402", "url": "https://access.redhat.com/errata/RHSA-2024:5402" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5402.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:21:14+00:00", "generator": { "date": "2025-03-10T12:21:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5402", "initial_release_date": "2024-08-14T15:04:39+00:00", "revision_history": [ { "date": "2024-08-14T15:04:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:04:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21: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 (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.src", "product_id": "thunderbird-0:115.14.0-1.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.aarch64", "product_id": "thunderbird-0:115.14.0-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.s390x", "product_id": "thunderbird-0:115.14.0-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5323
Vulnerability from csaf_redhat
Published
2024-08-13 16:24
Modified
2025-03-10 12:20
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 Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5323", "url": "https://access.redhat.com/errata/RHSA-2024:5323" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5323.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:20:22+00:00", "generator": { "date": "2025-03-10T12:20:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5323", "initial_release_date": "2024-08-13T16:24:54+00:00", "revision_history": [ { "date": "2024-08-13T16:24:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:24:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream 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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_2.src", "product": { "name": "firefox-0:115.14.0-2.el8_2.src", "product_id": "firefox-0:115.14.0-2.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_2.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_2.x86_64", "product_id": "firefox-0:115.14.0-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_2.src" }, "product_reference": "firefox-0:115.14.0-2.el8_2.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_2.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:24:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5323" } ], "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.14.0-2.el8_2.src", "AppStream-8.2.0.Z.AUS:firefox-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5328
Vulnerability from csaf_redhat
Published
2024-08-13 16:56
Modified
2024-11-27 17:53
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5328", "url": "https://access.redhat.com/errata/RHSA-2024:5328" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5328.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-27T17:53:59+00:00", "generator": { "date": "2024-11-27T17:53:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5328", "initial_release_date": "2024-08-13T16:56:54+00:00", "revision_history": [ { "date": "2024-08-13T16:56:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:56:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53:59+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.14.0-2.el9_2.src", "product": { "name": "firefox-0:115.14.0-2.el9_2.src", "product_id": "firefox-0:115.14.0-2.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-x11-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-x11-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-x11-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-x11-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-0:115.14.0-2.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.src" }, "product_reference": "firefox-0:115.14.0-2.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.aarch64" }, "product_reference": "firefox-x11-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.ppc64le" }, "product_reference": "firefox-x11-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.s390x" }, "product_reference": "firefox-x11-0:115.14.0-2.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.14.0-2.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.14.0-2.el9_2.x86_64" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:54+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5328" } ], "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.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.src", "AppStream-9.2.0.Z.EUS:firefox-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.s390x", "AppStream-9.2.0.Z.EUS:firefox-x11-0:115.14.0-2.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5527
Vulnerability from csaf_redhat
Published
2024-08-19 02:06
Modified
2025-03-10 12:21
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 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5527", "url": "https://access.redhat.com/errata/RHSA-2024:5527" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5527.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:21:37+00:00", "generator": { "date": "2025-03-10T12:21:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5527", "initial_release_date": "2024-08-19T02:06:49+00:00", "revision_history": [ { "date": "2024-08-19T02:06:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-19T02:06:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21: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 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.14.0-1.el8_4.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_4.src", "product_id": "thunderbird-0:115.14.0-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_4.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_4.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_4.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.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.14.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5326
Vulnerability from csaf_redhat
Published
2024-08-13 16:51
Modified
2025-03-10 12:20
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5326", "url": "https://access.redhat.com/errata/RHSA-2024:5326" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5326.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:20:58+00:00", "generator": { "date": "2025-03-10T12:20:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5326", "initial_release_date": "2024-08-13T16:51:39+00:00", "revision_history": [ { "date": "2024-08-13T16:51:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:51:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20: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 AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.src", "product": { "name": "firefox-0:115.14.0-2.el8_6.src", "product_id": "firefox-0:115.14.0-2.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_6.x86_64", "product_id": "firefox-0:115.14.0-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.aarch64", "product": { "name": "firefox-0:115.14.0-2.el8_6.aarch64", "product_id": "firefox-0:115.14.0-2.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_6.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.s390x", "product": { "name": "firefox-0:115.14.0-2.el8_6.s390x", "product_id": "firefox-0:115.14.0-2.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src" }, "product_reference": "firefox-0:115.14.0-2.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x" }, "product_reference": "firefox-0:115.14.0-2.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src" }, "product_reference": "firefox-0:115.14.0-2.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src" }, "product_reference": "firefox-0:115.14.0-2.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5392
Vulnerability from csaf_redhat
Published
2024-08-14 15:05
Modified
2024-11-27 17:54
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5392", "url": "https://access.redhat.com/errata/RHSA-2024:5392" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5392.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-27T17:54:09+00:00", "generator": { "date": "2024-11-27T17:54:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5392", "initial_release_date": "2024-08-14T15:05:09+00:00", "revision_history": [ { "date": "2024-08-14T15:05:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:05:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:54:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.src", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.src", "product_id": "thunderbird-0:115.14.0-1.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.aarch64", "product_id": "thunderbird-0:115.14.0-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.x86_64", "product_id": "thunderbird-0:115.14.0-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_4.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el9_4.s390x", "product_id": "thunderbird-0:115.14.0-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5392" } ], "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.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5395
Vulnerability from csaf_redhat
Published
2024-08-14 15:02
Modified
2025-03-10 12:20
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5395", "url": "https://access.redhat.com/errata/RHSA-2024:5395" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5395.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:20:40+00:00", "generator": { "date": "2025-03-10T12:20:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5395", "initial_release_date": "2024-08-14T15:02:48+00:00", "revision_history": [ { "date": "2024-08-14T15:02:48+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:02:48+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20:40+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.src", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.src", "product_id": "thunderbird-0:115.14.0-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.aarch64", "product_id": "thunderbird-0:115.14.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.x86_64", "product_id": "thunderbird-0:115.14.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_0.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el9_0.s390x", "product_id": "thunderbird-0:115.14.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_0?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", "product_id": "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02: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", "product_ids": [ "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5395" } ], "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.E4S:thunderbird-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.src", "AppStream-9.0.0.Z.E4S:thunderbird-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el9_0.x86_64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.aarch64", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.ppc64le", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.s390x", "AppStream-9.0.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5402
Vulnerability from csaf_redhat
Published
2024-08-14 15:04
Modified
2025-03-10 12:21
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5402", "url": "https://access.redhat.com/errata/RHSA-2024:5402" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5402.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:21:14+00:00", "generator": { "date": "2025-03-10T12:21:14+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5402", "initial_release_date": "2024-08-14T15:04:39+00:00", "revision_history": [ { "date": "2024-08-14T15:04:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:04:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21: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 (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.src", "product_id": "thunderbird-0:115.14.0-1.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.aarch64", "product_id": "thunderbird-0:115.14.0-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_10.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el8_10.s390x", "product_id": "thunderbird-0:115.14.0-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:04:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5402" } ], "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.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:thunderbird-debugsource-0:115.14.0-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5325
Vulnerability from csaf_redhat
Published
2024-08-13 16:39
Modified
2024-11-27 17:53
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 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5325", "url": "https://access.redhat.com/errata/RHSA-2024:5325" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5325.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-27T17:53:16+00:00", "generator": { "date": "2024-11-27T17:53:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5325", "initial_release_date": "2024-08-13T16:39:39+00:00", "revision_history": [ { "date": "2024-08-13T16:39:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:39:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux 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.14.0-2.el8_4.src", "product": { "name": "firefox-0:115.14.0-2.el8_4.src", "product_id": "firefox-0:115.14.0-2.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_4.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_4.x86_64", "product_id": "firefox-0:115.14.0-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_4.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_4.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.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.14.0-2.el8_4.src" }, "product_reference": "firefox-0:115.14.0-2.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_4.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.src" }, "product_reference": "firefox-0:115.14.0-2.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.src" }, "product_reference": "firefox-0:115.14.0-2.el8_4.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:39:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5325" } ], "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.14.0-2.el8_4.src", "AppStream-8.4.0.Z.AUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.E4S:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.src", "AppStream-8.4.0.Z.TUS:firefox-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5393
Vulnerability from csaf_redhat
Published
2024-08-14 15:02
Modified
2024-11-27 17:53
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 Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5393", "url": "https://access.redhat.com/errata/RHSA-2024:5393" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5393.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-27T17:53:31+00:00", "generator": { "date": "2024-11-27T17:53:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5393", "initial_release_date": "2024-08-14T15:02:37+00:00", "revision_history": [ { "date": "2024-08-14T15:02:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:02:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53:31+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_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_2.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_2.src", "product_id": "thunderbird-0:115.14.0-1.el8_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_2.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_2.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.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.14.0-1.el8_2.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:02:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5393" } ], "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.14.0-1.el8_2.src", "AppStream-8.2.0.Z.AUS:thunderbird-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_2.x86_64", "AppStream-8.2.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5394
Vulnerability from csaf_redhat
Published
2024-08-14 15:03
Modified
2025-03-10 12:20
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5394", "url": "https://access.redhat.com/errata/RHSA-2024:5394" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5394.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:20:50+00:00", "generator": { "date": "2025-03-10T12:20:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5394", "initial_release_date": "2024-08-14T15:03:59+00:00", "revision_history": [ { "date": "2024-08-14T15:03:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:03:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20: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 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.14.0-1.el8_8.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.src", "product_id": "thunderbird-0:115.14.0-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.aarch64", "product_id": "thunderbird-0:115.14.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.s390x", "product_id": "thunderbird-0:115.14.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.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.14.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.s390x" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5396
Vulnerability from csaf_redhat
Published
2024-08-14 15:03
Modified
2025-03-10 12:20
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5396", "url": "https://access.redhat.com/errata/RHSA-2024:5396" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5396.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:20:28+00:00", "generator": { "date": "2025-03-10T12:20:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5396", "initial_release_date": "2024-08-14T15:03:09+00:00", "revision_history": [ { "date": "2024-08-14T15:03:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:03:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20:28+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.14.0-1.el9_2.src", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.src", "product_id": "thunderbird-0:115.14.0-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.aarch64", "product_id": "thunderbird-0:115.14.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.x86_64", "product_id": "thunderbird-0:115.14.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el9_2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el9_2.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el9_2.s390x", "product_id": "thunderbird-0:115.14.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el9_2?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.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.14.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.s390x" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el9_2.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el9_2.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el9_2.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el9_2.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:09+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5396" } ], "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.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.src", "AppStream-9.2.0.Z.EUS:thunderbird-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el9_2.x86_64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.aarch64", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.ppc64le", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.s390x", "AppStream-9.2.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5326
Vulnerability from csaf_redhat
Published
2024-08-13 16:51
Modified
2024-11-27 17:53
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5326", "url": "https://access.redhat.com/errata/RHSA-2024:5326" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5326.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-27T17:53:27+00:00", "generator": { "date": "2024-11-27T17:53:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5326", "initial_release_date": "2024-08-13T16:51:39+00:00", "revision_history": [ { "date": "2024-08-13T16:51:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:51:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53:27+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.src", "product": { "name": "firefox-0:115.14.0-2.el8_6.src", "product_id": "firefox-0:115.14.0-2.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_6.x86_64", "product_id": "firefox-0:115.14.0-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.aarch64", "product": { "name": "firefox-0:115.14.0-2.el8_6.aarch64", "product_id": "firefox-0:115.14.0-2.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_6.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.s390x", "product": { "name": "firefox-0:115.14.0-2.el8_6.s390x", "product_id": "firefox-0:115.14.0-2.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src" }, "product_reference": "firefox-0:115.14.0-2.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x" }, "product_reference": "firefox-0:115.14.0-2.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src" }, "product_reference": "firefox-0:115.14.0-2.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src" }, "product_reference": "firefox-0:115.14.0-2.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5528
Vulnerability from csaf_redhat
Published
2024-08-19 01:48
Modified
2025-03-10 12:21
Summary
Red Hat Security Advisory: thunderbird security update
Notes
Topic
An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5528", "url": "https://access.redhat.com/errata/RHSA-2024:5528" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5528.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:21:26+00:00", "generator": { "date": "2025-03-10T12:21:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5528", "initial_release_date": "2024-08-19T01:48:44+00:00", "revision_history": [ { "date": "2024-08-19T01:48:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-19T01:48:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21:26+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.src", "product_id": "thunderbird-0:115.14.0-1.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.aarch64", "product_id": "thunderbird-0:115.14.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_6.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el8_6.s390x", "product_id": "thunderbird-0:115.14.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T01:48: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", "product_ids": [ "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5528" } ], "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.AUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.AUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.E4S:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.s390x", "AppStream-8.6.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.src", "AppStream-8.6.0.Z.TUS:thunderbird-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5527
Vulnerability from csaf_redhat
Published
2024-08-19 02:06
Modified
2025-03-10 12:21
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 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5527", "url": "https://access.redhat.com/errata/RHSA-2024:5527" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5527.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2025-03-10T12:21:37+00:00", "generator": { "date": "2025-03-10T12:21:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5527", "initial_release_date": "2024-08-19T02:06:49+00:00", "revision_history": [ { "date": "2024-08-19T02:06:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-19T02:06:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21: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 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.14.0-1.el8_4.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_4.src", "product_id": "thunderbird-0:115.14.0-1.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_4.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_4.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_4.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_4?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.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.14.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_4.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_4.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-19T02:06:49+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5527" } ], "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.14.0-1.el8_4.src", "AppStream-8.4.0.Z.AUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.AUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.E4S:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.ppc64le", "AppStream-8.4.0.Z.E4S:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.src", "AppStream-8.4.0.Z.TUS:thunderbird-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debuginfo-0:115.14.0-1.el8_4.x86_64", "AppStream-8.4.0.Z.TUS:thunderbird-debugsource-0:115.14.0-1.el8_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5322
Vulnerability from csaf_redhat
Published
2024-08-15 05:21
Modified
2025-03-28 15:17
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5322", "url": "https://access.redhat.com/errata/RHSA-2024:5322" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5322.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-28T15:17:54+00:00", "generator": { "date": "2025-03-28T15:17:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:5322", "initial_release_date": "2024-08-15T05:21:10+00:00", "revision_history": [ { "date": "2024-08-15T05:21:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-15T05:21:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-28T15:17:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.src", "product": { "name": "firefox-0:115.14.0-2.el9_4.src", "product_id": "firefox-0:115.14.0-2.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-x11-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src" }, "product_reference": "firefox-0:115.14.0-2.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024:5326
Vulnerability from csaf_redhat
Published
2024-08-13 16:51
Modified
2025-03-10 12:20
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5326", "url": "https://access.redhat.com/errata/RHSA-2024:5326" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5326.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:20:58+00:00", "generator": { "date": "2025-03-10T12:20:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5326", "initial_release_date": "2024-08-13T16:51:39+00:00", "revision_history": [ { "date": "2024-08-13T16:51:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:51:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:20: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 AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.src", "product": { "name": "firefox-0:115.14.0-2.el8_6.src", "product_id": "firefox-0:115.14.0-2.el8_6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_6.x86_64", "product_id": "firefox-0:115.14.0-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.aarch64", "product": { "name": "firefox-0:115.14.0-2.el8_6.aarch64", "product_id": "firefox-0:115.14.0-2.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_6.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_6.s390x", "product": { "name": "firefox-0:115.14.0-2.el8_6.s390x", "product_id": "firefox-0:115.14.0-2.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_6?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src" }, "product_reference": "firefox-0:115.14.0-2.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x" }, "product_reference": "firefox-0:115.14.0-2.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src" }, "product_reference": "firefox-0:115.14.0-2.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src" }, "product_reference": "firefox-0:115.14.0-2.el8_6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:51:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5326" } ], "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.AUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.AUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.AUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.E4S:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.aarch64", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.ppc64le", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.s390x", "AppStream-8.6.0.Z.E4S:firefox-debugsource-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.src", "AppStream-8.6.0.Z.TUS:firefox-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debuginfo-0:115.14.0-2.el8_6.x86_64", "AppStream-8.6.0.Z.TUS:firefox-debugsource-0:115.14.0-2.el8_6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5322
Vulnerability from csaf_redhat
Published
2024-08-15 05:21
Modified
2024-11-27 17:54
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5322", "url": "https://access.redhat.com/errata/RHSA-2024:5322" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5322.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2024-11-27T17:54:32+00:00", "generator": { "date": "2024-11-27T17:54:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5322", "initial_release_date": "2024-08-15T05:21:10+00:00", "revision_history": [ { "date": "2024-08-15T05:21:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-15T05:21:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:54: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 (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.src", "product": { "name": "firefox-0:115.14.0-2.el9_4.src", "product_id": "firefox-0:115.14.0-2.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "firefox-x11-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-x11-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-x11-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-x11@115.14.0-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src" }, "product_reference": "firefox-0:115.14.0-2.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-x11-0:115.14.0-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" }, "product_reference": "firefox-x11-0:115.14.0-2.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-15T05:21:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5322" } ], "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.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:firefox-x11-0:115.14.0-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5391
Vulnerability from csaf_redhat
Published
2024-08-14 15:05
Modified
2025-03-10 12:21
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5391", "url": "https://access.redhat.com/errata/RHSA-2024:5391" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5391.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:21:56+00:00", "generator": { "date": "2025-03-10T12:21:56+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5391", "initial_release_date": "2024-08-14T15:05:34+00:00", "revision_history": [ { "date": "2024-08-14T15:05:34+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:05:34+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21: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. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.src", "product": { "name": "firefox-0:115.14.0-2.el8_10.src", "product_id": "firefox-0:115.14.0-2.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.aarch64", "product": { "name": "firefox-0:115.14.0-2.el8_10.aarch64", "product_id": "firefox-0:115.14.0-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_10.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_10.x86_64", "product_id": "firefox-0:115.14.0-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_10.s390x", "product": { "name": "firefox-0:115.14.0-2.el8_10.s390x", "product_id": "firefox-0:115.14.0-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x" }, "product_reference": "firefox-0:115.14.0-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src" }, "product_reference": "firefox-0:115.14.0-2.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:05:34+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5391" } ], "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.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:firefox-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debuginfo-0:115.14.0-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:firefox-debugsource-0:115.14.0-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5324
Vulnerability from csaf_redhat
Published
2024-08-13 16:49
Modified
2025-03-28 15:15
Summary
Red Hat Security Advisory: firefox security update
Notes
Topic
An update for firefox is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for firefox is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "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.", "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:5324", "url": "https://access.redhat.com/errata/RHSA-2024:5324" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5324.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-28T15:15:34+00:00", "generator": { "date": "2025-03-28T15:15:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:5324", "initial_release_date": "2024-08-13T16:49:59+00:00", "revision_history": [ { "date": "2024-08-13T16:49:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:49:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-28T15:15:34+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 Server (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_els:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.src", "product": { "name": "firefox-0:115.14.0-2.el7_9.src", "product_id": "firefox-0:115.14.0-2.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.x86_64", "product": { "name": "firefox-0:115.14.0-2.el7_9.x86_64", "product_id": "firefox-0:115.14.0-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.s390x", "product": { "name": "firefox-0:115.14.0-2.el7_9.s390x", "product_id": "firefox-0:115.14.0-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el7_9.ppc64le", "product_id": "firefox-0:115.14.0-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.ppc64", "product": { "name": "firefox-0:115.14.0-2.el7_9.ppc64", "product_id": "firefox-0:115.14.0-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el7_9.i686", "product": { "name": "firefox-0:115.14.0-2.el7_9.i686", "product_id": "firefox-0:115.14.0-2.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el7_9?arch=i686" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "product_id": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.src" }, "product_reference": "firefox-0:115.14.0-2.el7_9.src", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)", "product_id": "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src" }, "product_reference": "firefox-0:115.14.0-2.el7_9.src", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.i686", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "relates_to_product_reference": "7Server-optional-ELS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)", "product_id": "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-ELS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:49:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5324" } ], "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": [ "7Server-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.src", "7Server-optional-ELS:firefox-0:115.14.0-2.el7_9.x86_64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.i686", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.ppc64le", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.s390x", "7Server-optional-ELS:firefox-debuginfo-0:115.14.0-2.el7_9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
RHSA-2024:5329
Vulnerability from csaf_redhat
Published
2024-08-13 16:56
Modified
2025-03-10 12:21
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.
Security Fix(es):
* Firefox: 115.14/128.1 ESR ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability.\n\nSecurity Fix(es):\n\n* Firefox: 115.14/128.1 ESR ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: CSP strict-dynamic bypass using web-compatibility shims (CVE-2024-7524)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\n\n* mozilla: nss: PK11_Encrypt using CKM_CHACHA20 can reveal plaintext on Intel Sandy Bridge machines (CVE-2024-7531)\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:5329", "url": "https://access.redhat.com/errata/RHSA-2024:5329" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5329.json" } ], "title": "Red Hat Security Advisory: firefox security update", "tracking": { "current_release_date": "2025-03-10T12:21:22+00:00", "generator": { "date": "2025-03-10T12:21:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.0" } }, "id": "RHSA-2024:5329", "initial_release_date": "2024-08-13T16:56:39+00:00", "revision_history": [ { "date": "2024-08-13T16:56:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-13T16:56:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-10T12:21:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream 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.14.0-2.el8_8.src", "product": { "name": "firefox-0:115.14.0-2.el8_8.src", "product_id": "firefox-0:115.14.0-2.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.aarch64", "product": { "name": "firefox-0:115.14.0-2.el8_8.aarch64", "product_id": "firefox-0:115.14.0-2.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.ppc64le", "product": { "name": "firefox-0:115.14.0-2.el8_8.ppc64le", "product_id": "firefox-0:115.14.0-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.x86_64", "product": { "name": "firefox-0:115.14.0-2.el8_8.x86_64", "product_id": "firefox-0:115.14.0-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "firefox-0:115.14.0-2.el8_8.s390x", "product": { "name": "firefox-0:115.14.0-2.el8_8.s390x", "product_id": "firefox-0:115.14.0-2.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox@115.14.0-2.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debugsource-0:115.14.0-2.el8_8.s390x", "product": { "name": "firefox-debugsource-0:115.14.0-2.el8_8.s390x", "product_id": "firefox-debugsource-0:115.14.0-2.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debugsource@115.14.0-2.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "product": { "name": "firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "product_id": "firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/firefox-debuginfo@115.14.0-2.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.14.0-2.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.14.0-2.el8_8.aarch64" }, "product_reference": "firefox-0:115.14.0-2.el8_8.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.ppc64le" }, "product_reference": "firefox-0:115.14.0-2.el8_8.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.s390x" }, "product_reference": "firefox-0:115.14.0-2.el8_8.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.src" }, "product_reference": "firefox-0:115.14.0-2.el8_8.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "firefox-0:115.14.0-2.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.14.0-2.el8_8.x86_64" }, "product_reference": "firefox-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.aarch64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.ppc64le" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.s390x" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.x86_64" }, "product_reference": "firefox-debuginfo-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.aarch64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.ppc64le" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.s390x" }, "product_reference": "firefox-debugsource-0:115.14.0-2.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.14.0-2.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.14.0-2.el8_8.x86_64" }, "product_reference": "firefox-debugsource-0:115.14.0-2.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Critical" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7524", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-06T13:22:08.199860+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303141" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nFirefox adds web-compatibility shims in place of some tracking scripts blocked by Enhanced Tracking Protection. On a site protected by Content Security Policy in \"strict-dynamic\" mode, an attacker able to inject an HTML element could have used a DOM Clobbering attack on some of the shims and achieved XSS, bypassing the CSP strict-dynamic protection.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: CSP strict-dynamic bypass using web-compatibility shims", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7524" }, { "category": "external", "summary": "RHBZ#2303141", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303141" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7524", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7524" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7524" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7524" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: CSP strict-dynamic bypass using web-compatibility shims" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw to be important, as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-13T16:56:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5329" } ], "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.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.src", "AppStream-8.8.0.Z.EUS:firefox-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debuginfo-0:115.14.0-2.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.s390x", "AppStream-8.8.0.Z.EUS:firefox-debugsource-0:115.14.0-2.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
rhsa-2024_5394
Vulnerability from csaf_redhat
Published
2024-08-14 15:03
Modified
2024-11-27 17:53
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 Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Mozilla Thunderbird is a standalone mail and newsgroup client.
Security Fix(es):
* EMBARGOED Thunderbird: 115.14/128.1 ()
* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)
* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)
* mozilla: Type confusion in WebAssembly (CVE-2024-7520)
* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)
* mozilla: Out of bounds read in editor component (CVE-2024-7522)
* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)
* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)
* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)
* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)
* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for thunderbird is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Mozilla Thunderbird is a standalone mail and newsgroup client.\n\nSecurity Fix(es):\n\n* EMBARGOED Thunderbird: 115.14/128.1 ()\n\n* mozilla: Fullscreen notification dialog can be obscured by document content (CVE-2024-7518)\n\n* mozilla: Out of bounds memory access in graphics shared memory handling (CVE-2024-7519)\n\n* mozilla: Type confusion in WebAssembly (CVE-2024-7520)\n\n* mozilla: Incomplete WebAssembly exception handing (CVE-2024-7521)\n\n* mozilla: Out of bounds read in editor component (CVE-2024-7522)\n\n* mozilla: Missing permission check when creating a StreamFilter (CVE-2024-7525)\n\n* mozilla: Uninitialized memory used by WebGL (CVE-2024-7526)\n\n* mozilla: Use-after-free in JavaScript garbage collection (CVE-2024-7527)\n\n* mozilla: Use-after-free in IndexedDB (CVE-2024-7528)\n\n* mozilla: Document content could partially obscure security prompts (CVE-2024-7529)\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:5394", "url": "https://access.redhat.com/errata/RHSA-2024:5394" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5394.json" } ], "title": "Red Hat Security Advisory: thunderbird security update", "tracking": { "current_release_date": "2024-11-27T17:53:20+00:00", "generator": { "date": "2024-11-27T17:53:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:5394", "initial_release_date": "2024-08-14T15:03:59+00:00", "revision_history": [ { "date": "2024-08-14T15:03:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-14T15:03:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-27T17:53:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream 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.14.0-1.el8_8.src", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.src", "product_id": "thunderbird-0:115.14.0-1.el8_8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.aarch64", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.aarch64", "product_id": "thunderbird-0:115.14.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=aarch64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.ppc64le", "product_id": "thunderbird-0:115.14.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=ppc64le" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.x86_64", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.x86_64", "product_id": "thunderbird-0:115.14.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=x86_64" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.0-1.el8_8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "thunderbird-0:115.14.0-1.el8_8.s390x", "product": { "name": "thunderbird-0:115.14.0-1.el8_8.s390x", "product_id": "thunderbird-0:115.14.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird@115.14.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "product": { "name": "thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "product_id": "thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debugsource@115.14.0-1.el8_8?arch=s390x" } } }, { "category": "product_version", "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "product": { "name": "thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "product_id": "thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/thunderbird-debuginfo@115.14.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.14.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.14.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.s390x" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.src" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-0:115.14.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.14.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.14.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debuginfo-0:115.14.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.14.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.14.0-1.el8_8.aarch64" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_8.ppc64le" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_8.s390x" }, "product_reference": "thunderbird-debugsource-0:115.14.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.14.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.14.0-1.el8_8.x86_64" }, "product_reference": "thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7518", "discovery_date": "2024-08-06T13:21:34.668960+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303135" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nSelect options could obscure the fullscreen notification dialog. This could be used by a malicious site to perform a spoofing attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Fullscreen notification dialog can be obscured by document content", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7518" }, { "category": "external", "summary": "RHBZ#2303135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7518" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7518" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7518" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Fullscreen notification dialog can be obscured by document content" }, { "cve": "CVE-2024-7519", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303136" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nInsufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds memory access in graphics shared memory handling", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "RHBZ#2303136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303136" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7519" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7519" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7519" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.6, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds memory access in graphics shared memory handling" }, { "cve": "CVE-2024-7520", "discovery_date": "2024-08-06T13:21:45.983287+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303137" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nA type confusion bug in WebAssembly could be leveraged by an attacker to potentially achieve code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Type confusion in WebAssembly", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7520" }, { "category": "external", "summary": "RHBZ#2303137", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303137" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7520", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7520" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7520" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7520" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Type confusion in WebAssembly" }, { "cve": "CVE-2024-7521", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:21:54.201075+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303138" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncomplete WebAssembly exception handing could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Incomplete WebAssembly exception handing", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "RHBZ#2303138", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303138" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7521", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7521" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7521" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7521" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Incomplete WebAssembly exception handing" }, { "cve": "CVE-2024-7522", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2024-08-06T13:22:02.082189+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303139" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nEditor code failed to check an attribute value. This could have led to an out-of-bounds read.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Out of bounds read in editor component", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "RHBZ#2303139", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303139" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7522", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7522" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7522" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7522" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Out of bounds read in editor component" }, { "cve": "CVE-2024-7525", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "discovery_date": "2024-08-06T13:22:13.807947+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303142" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIt was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Missing permission check when creating a StreamFilter", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "RHBZ#2303142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303142" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7525", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7525" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7525" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7525" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Missing permission check when creating a StreamFilter" }, { "cve": "CVE-2024-7526", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2024-08-06T13:22:17.234413+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303143" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nANGLE failed to initialize parameters which led to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Uninitialized memory used by WebGL", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "RHBZ#2303143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303143" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7526", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7526" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7526" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7526" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Uninitialized memory used by WebGL" }, { "cve": "CVE-2024-7527", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:20.006010+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303144" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nUnexpected marking work at the start of sweeping could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in JavaScript garbage collection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "RHBZ#2303144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303144" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7527", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7527" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7527" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7527" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in JavaScript garbage collection" }, { "cve": "CVE-2024-7528", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2024-08-06T13:22:23.248023+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303145" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nIncorrect garbage collection interaction in IndexedDB could have led to a use-after-free.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Use-after-free in IndexedDB", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7528" }, { "category": "external", "summary": "RHBZ#2303145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303145" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7528" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7528" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7528" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "mozilla: Use-after-free in IndexedDB" }, { "cve": "CVE-2024-7529", "discovery_date": "2024-08-06T13:22:26.614166+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303146" } ], "notes": [ { "category": "description", "text": "The Mozilla Foundation Security Advisory describes this flaw as:\n\nThe date picker could partially obscure security prompts. This could be used by a malicious site to trick a user into granting permissions.", "title": "Vulnerability description" }, { "category": "summary", "text": "mozilla: Document content could partially obscure security prompts", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Product Security rates the severity of this flaw as determined by the Mozilla Foundation Security Advisory.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7529" }, { "category": "external", "summary": "RHBZ#2303146", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303146" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7529" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7529" }, { "category": "external", "summary": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529", "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2024-34/#CVE-2024-7529" } ], "release_date": "2024-08-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-14T15:03:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5394" } ], "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.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.src", "AppStream-8.8.0.Z.EUS:thunderbird-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debuginfo-0:115.14.0-1.el8_8.x86_64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.aarch64", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.ppc64le", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.s390x", "AppStream-8.8.0.Z.EUS:thunderbird-debugsource-0:115.14.0-1.el8_8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "mozilla: Document content could partially obscure security prompts" } ] }
suse-su-2024:3112-1
Vulnerability from csaf_suse
Published
2024-09-03 15:03
Modified
2024-09-03 15:03
Summary
Security update for MozillaThunderbird
Notes
Title of the patch
Security update for MozillaThunderbird
Description of the patch
This update for MozillaThunderbird fixes the following issues:
- Mozilla Thunderbird 115.14
* fixed: When using an external installation of GnuPG,
Thunderbird occassionally sent/received corrupted messages
* fixed: Users of external GnuPG were unable to decrypt
incorrectly encoded messages (bmo#1906903)
* fixed: Flatpak install of 128.0esr was incorrectly downgraded
to 115.13.0esr (bmo#1908299)
* fixed: Security fixes
MFSA 2024-38 (bsc#1228648)
* CVE-2024-7519: Out of bounds memory access in graphics shared memory handling
* CVE-2024-7521: Incomplete WebAssembly exception handing
* CVE-2024-7522: Out of bounds read in editor component
* CVE-2024-7525: Missing permission check when creating a StreamFilter
* CVE-2024-7526: Uninitialized memory used by WebGL
* CVE-2024-7527: Use-after-free in JavaScript garbage collection
* CVE-2024-7529: Document content could partially obscure security prompts
Patchnames
SUSE-2024-3112,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-3112,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3112,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3112,SUSE-SLE-Product-WE-15-SP5-2024-3112,SUSE-SLE-Product-WE-15-SP6-2024-3112,openSUSE-SLE-15.5-2024-3112,openSUSE-SLE-15.6-2024-3112
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for MozillaThunderbird", "title": "Title of the patch" }, { "category": "description", "text": "This update for MozillaThunderbird fixes the following issues:\n\n- Mozilla Thunderbird 115.14\n * fixed: When using an external installation of GnuPG,\n Thunderbird occassionally sent/received corrupted messages\n * fixed: Users of external GnuPG were unable to decrypt\n incorrectly encoded messages (bmo#1906903)\n * fixed: Flatpak install of 128.0esr was incorrectly downgraded\n to 115.13.0esr (bmo#1908299)\n * fixed: Security fixes\n MFSA 2024-38 (bsc#1228648)\n * CVE-2024-7519: Out of bounds memory access in graphics shared memory handling\n * CVE-2024-7521: Incomplete WebAssembly exception handing\n * CVE-2024-7522: Out of bounds read in editor component\n * CVE-2024-7525: Missing permission check when creating a StreamFilter\n * CVE-2024-7526: Uninitialized memory used by WebGL\n * CVE-2024-7527: Use-after-free in JavaScript garbage collection\n * CVE-2024-7529: Document content could partially obscure security prompts\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3112,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-3112,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3112,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3112,SUSE-SLE-Product-WE-15-SP5-2024-3112,SUSE-SLE-Product-WE-15-SP6-2024-3112,openSUSE-SLE-15.5-2024-3112,openSUSE-SLE-15.6-2024-3112", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3112-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3112-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243112-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3112-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036761.html" }, { "category": "self", "summary": "SUSE Bug 1228648", "url": "https://bugzilla.suse.com/1228648" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7519 page", "url": "https://www.suse.com/security/cve/CVE-2024-7519/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7521 page", "url": "https://www.suse.com/security/cve/CVE-2024-7521/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7522 page", "url": "https://www.suse.com/security/cve/CVE-2024-7522/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7525 page", "url": "https://www.suse.com/security/cve/CVE-2024-7525/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7526 page", "url": "https://www.suse.com/security/cve/CVE-2024-7526/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7527 page", "url": "https://www.suse.com/security/cve/CVE-2024-7527/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7529 page", "url": "https://www.suse.com/security/cve/CVE-2024-7529/" } ], "title": "Security update for MozillaThunderbird", "tracking": { "current_release_date": "2024-09-03T15:03:52Z", "generator": { "date": "2024-09-03T15:03:52Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3112-1", "initial_release_date": "2024-09-03T15:03:52Z", "revision_history": [ { "date": "2024-09-03T15:03:52Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "product": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "product_id": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "product": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "product_id": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "product": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "product_id": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-115.14.0-150200.8.174.1.i686", "product": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.i686", "product_id": "MozillaThunderbird-115.14.0-150200.8.174.1.i686" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.i686", "product": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.i686", "product_id": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.i686" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.i686", "product": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.i686", "product_id": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.i686" } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "product": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "product_id": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "product": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "product_id": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "product": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "product_id": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "product": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "product_id": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "product": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "product_id": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "product": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "product_id": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "product": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "product_id": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "product": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "product_id": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "product": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "product_id": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15 SP6", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15 SP6", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP6", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP6", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP6", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-7519", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-7519" } ], "notes": [ { "category": "general", "text": "Insufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-7519", "url": "https://www.suse.com/security/cve/CVE-2024-7519" }, { "category": "external", "summary": "SUSE Bug 1228648 for CVE-2024-7519", "url": "https://bugzilla.suse.com/1228648" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-03T15:03:52Z", "details": "important" } ], "title": "CVE-2024-7519" }, { "cve": "CVE-2024-7521", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-7521" } ], "notes": [ { "category": "general", "text": "Incomplete WebAssembly exception handing could have led to a use-after-free. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-7521", "url": "https://www.suse.com/security/cve/CVE-2024-7521" }, { "category": "external", "summary": "SUSE Bug 1228648 for CVE-2024-7521", "url": "https://bugzilla.suse.com/1228648" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-03T15:03:52Z", "details": "important" } ], "title": "CVE-2024-7521" }, { "cve": "CVE-2024-7522", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-7522" } ], "notes": [ { "category": "general", "text": "Editor code failed to check an attribute value. This could have led to an out-of-bounds read. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-7522", "url": "https://www.suse.com/security/cve/CVE-2024-7522" }, { "category": "external", "summary": "SUSE Bug 1228648 for CVE-2024-7522", "url": "https://bugzilla.suse.com/1228648" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-03T15:03:52Z", "details": "important" } ], "title": "CVE-2024-7522" }, { "cve": "CVE-2024-7525", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-7525" } ], "notes": [ { "category": "general", "text": "It was possible for a web extension with minimal permissions to create a `StreamFilter` which could be used to read and modify the response body of requests on any site. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-7525", "url": "https://www.suse.com/security/cve/CVE-2024-7525" }, { "category": "external", "summary": "SUSE Bug 1228648 for CVE-2024-7525", "url": "https://bugzilla.suse.com/1228648" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-03T15:03:52Z", "details": "important" } ], "title": "CVE-2024-7525" }, { "cve": "CVE-2024-7526", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-7526" } ], "notes": [ { "category": "general", "text": "ANGLE failed to initialize parameters which lead to reading from uninitialized memory. This could be leveraged to leak sensitive data from memory. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-7526", "url": "https://www.suse.com/security/cve/CVE-2024-7526" }, { "category": "external", "summary": "SUSE Bug 1228648 for CVE-2024-7526", "url": "https://bugzilla.suse.com/1228648" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-03T15:03:52Z", "details": "important" } ], "title": "CVE-2024-7526" }, { "cve": "CVE-2024-7527", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-7527" } ], "notes": [ { "category": "general", "text": "Unexpected marking work at the start of sweeping could have led to a use-after-free. This vulnerability affects Firefox \u003c 129, Firefox ESR \u003c 115.14, Firefox ESR \u003c 128.1, Thunderbird \u003c 128.1, and Thunderbird \u003c 115.14.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "openSUSE Leap 15.6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-7527", "url": "https://www.suse.com/security/cve/CVE-2024-7527" }, { "category": "external", "summary": "SUSE Bug 1228648 for CVE-2024-7527", "url": "https://bugzilla.suse.com/1228648" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.s390x", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-common-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP5:MozillaThunderbird-translations-other-115.14.0-150200.8.174.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP6:MozillaThund