{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-6600", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Due to large allocation checks in Angle for GLSL shaders being too lenient an out-of-bounds access could occur when allocating more than 8192 ints in private shader memory on mac OS. This vulnerability affects Firefox < 128, Firefox ESR < 115.13, Thunderbird < 115.13, and Thunderbird < 128." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Memory corruption in WebGL API" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "128" } ] } }, { "product_name": "Firefox ESR", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "115.13" } ] } }, { "product_name": "Thunderbird", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "115.13" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1888340", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1888340" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-29/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-29/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-30/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-30/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-31/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-31/" }, { "url": "https://www.mozilla.org/security/advisories/mfsa2024-32/", "refsource": "MISC", "name": "https://www.mozilla.org/security/advisories/mfsa2024-32/" } ] }, "credits": [ { "lang": "en", "value": "pwn2car" } ] }