{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-6868",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In some instances, the user-agent would allow push requests which lacked a valid VAPID even though the push manager subscription defined one. This could allow empty messages to be sent from unauthorized parties.\n*This bug only affects Firefox on Android.* This vulnerability affects Firefox < 121."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "WebPush requests on Firefox for Android did not require VAPID key"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "unspecified",
                                            "version_value": "121"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1865488",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1865488"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2023-56/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2023-56/"
            },
            {
                "url": "https://security.gentoo.org/glsa/202401-10",
                "refsource": "MISC",
                "name": "https://security.gentoo.org/glsa/202401-10"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "John-Mark Gurney"
        }
    ]
}