{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-3862", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "The MarkStack assignment operator, part of the JavaScript engine, could access uninitialized memory if it were used in a self-assignment. This vulnerability affects Firefox < 125." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Potential use of uninitialized memory in MarkStack assignment operator on self-assignment" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "125" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1884457", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1884457" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-18/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-18/" } ] }, "credits": [ { "lang": "en", "value": "Ronald Crane" } ] }