{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2021-23969",
        "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"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Thunderbird",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 78.8"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Firefox ESR",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 78.8"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Content Security Policy violation report could have contained the destination of a redirect"
                    }
                ]
            }
        ]
    },
    "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://www.mozilla.org/security/advisories/mfsa2021-09/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2021-09/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2021-08/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2021-08/"
            },
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1542194",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1542194"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20210301 [SECURITY] [DLA 2578-1] thunderbird security update",
                "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00000.html"
            },
            {
                "refsource": "DEBIAN",
                "name": "DSA-4866",
                "url": "https://www.debian.org/security/2021/dsa-4866"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202104-10",
                "url": "https://security.gentoo.org/glsa/202104-10"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202104-09",
                "url": "https://security.gentoo.org/glsa/202104-09"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "As specified in the W3C Content Security Policy draft, when creating a violation report, \"User agents need to ensure that the source file is the URL requested by the page, pre-redirects. If that\u2019s not possible, user agents need to strip the URL down to an origin to avoid unintentional leakage.\" Under certain types of redirects, Firefox incorrectly set the source file to be the destination of the redirects. This was fixed to be the redirect destination's origin. This vulnerability affects Firefox < 86, Thunderbird < 78.8, and Firefox ESR < 78.8."
            }
        ]
    }
}