{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-4775",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "An iterator stop condition was missing when handling WASM code in the built-in profiler, potentially leading to invalid memory access and undefined behavior. *Note:* This issue only affects the application when the profiler is running. This vulnerability affects Firefox < 126."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Invalid memory access in the built-in profiler"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "unspecified",
                                            "version_value": "126"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1887332",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1887332"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2024-21/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2024-21/"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "Lukas Bernhard"
        }
    ]
}