{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-2612", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "If an attacker could find a way to trigger a particular code path in `SafeRefPtr`, it could have triggered a crash or potentially be leveraged to achieve code execution. This vulnerability affects Firefox < 124, Firefox ESR < 115.9, and Thunderbird < 115.9." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Self referencing object could have potentially led to a use-after-free" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "124" } ] } }, { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "115.9" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "115.9" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1879444", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1879444" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-12/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-12/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-13/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-13/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-14/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-14/" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html", "refsource": "MISC", "name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00022.html" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html", "refsource": "MISC", "name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00028.html" } ] }, "credits": [ { "lang": "en", "value": "Ronald Crane" } ] }