{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2021-23972",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 86"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "HTTP Auth phishing warning was omitted when a redirect is cached"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2021-07/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2021-07/"
            },
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1683536",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1683536"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202104-10",
                "url": "https://security.gentoo.org/glsa/202104-10"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "One phishing tactic on the web is to provide a link with HTTP Auth. For example 'https://www.phishingtarget.com@evil.com'. To mitigate this type of attack, Firefox will display a warning dialog; however, this warning dialog would not have been displayed if evil.com used a redirect that was cached by the browser. This vulnerability affects Firefox < 86."
            }
        ]
    }
}