{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-8382",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Internal browser event interfaces were exposed to web content when privileged EventHandler listener callbacks ran for those events. Web content that tried to use those interfaces would not be able to use them with elevated privileges, but their presence would indicate certain browser features had been used, such as when a user opened the Dev Tools console. This vulnerability affects Firefox < 130, Firefox ESR < 128.2, Firefox ESR < 115.15, Thunderbird < 128.2, and Thunderbird < 115.15."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Internal event interfaces were exposed to web content when browser EventHandler listener callbacks ran"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "unspecified",
                                            "version_value": "130"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Firefox ESR",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "unspecified",
                                            "version_value": "128.2"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Thunderbird",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "unspecified",
                                            "version_value": "128.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1906744",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1906744"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2024-39/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2024-39/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2024-40/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2024-40/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2024-41/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2024-41/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2024-43/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2024-43/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2024-44/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2024-44/"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "Gregory Pappas"
        }
    ]
}