{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "Firefox",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "< 86"
                        }
                    ]
                },
                {
                    "product": "Thunderbird",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "< 78.8"
                        }
                    ]
                },
                {
                    "product": "Firefox ESR",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "< 78.8"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "If Content Security Policy blocked frame navigation, the full destination of a redirect served in the frame was reported in the violation report; as opposed to the original frame URI. This could be used to leak sensitive information contained in such URIs. This vulnerability affects Firefox < 86, Thunderbird < 78.8, and Firefox ESR < 78.8."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "Content Security Policy violation report could have contained the destination of a redirect",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2021-05-01T01:08:19",
                "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
                "shortName": "mozilla"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.mozilla.org/security/advisories/mfsa2021-07/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.mozilla.org/security/advisories/mfsa2021-09/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.mozilla.org/security/advisories/mfsa2021-08/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1687342"
                },
                {
                    "name": "[debian-lts-announce] 20210301 [SECURITY] [DLA 2578-1] thunderbird security update",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00000.html"
                },
                {
                    "name": "DSA-4866",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_DEBIAN"
                    ],
                    "url": "https://www.debian.org/security/2021/dsa-4866"
                },
                {
                    "name": "GLSA-202104-10",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_GENTOO"
                    ],
                    "url": "https://security.gentoo.org/glsa/202104-10"
                },
                {
                    "name": "GLSA-202104-09",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_GENTOO"
                    ],
                    "url": "https://security.gentoo.org/glsa/202104-09"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "security@mozilla.org",
                    "ID": "CVE-2021-23968",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "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"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "Mozilla"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "If Content Security Policy blocked frame navigation, the full destination of a redirect served in the frame was reported in the violation report; as opposed to the original frame URI. This could be used to leak sensitive information contained in such URIs. This vulnerability affects Firefox < 86, Thunderbird < 78.8, and Firefox ESR < 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": [
                        {
                            "name": "https://www.mozilla.org/security/advisories/mfsa2021-07/",
                            "refsource": "MISC",
                            "url": "https://www.mozilla.org/security/advisories/mfsa2021-07/"
                        },
                        {
                            "name": "https://www.mozilla.org/security/advisories/mfsa2021-09/",
                            "refsource": "MISC",
                            "url": "https://www.mozilla.org/security/advisories/mfsa2021-09/"
                        },
                        {
                            "name": "https://www.mozilla.org/security/advisories/mfsa2021-08/",
                            "refsource": "MISC",
                            "url": "https://www.mozilla.org/security/advisories/mfsa2021-08/"
                        },
                        {
                            "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1687342",
                            "refsource": "MISC",
                            "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1687342"
                        },
                        {
                            "name": "[debian-lts-announce] 20210301 [SECURITY] [DLA 2578-1] thunderbird security update",
                            "refsource": "MLIST",
                            "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00000.html"
                        },
                        {
                            "name": "DSA-4866",
                            "refsource": "DEBIAN",
                            "url": "https://www.debian.org/security/2021/dsa-4866"
                        },
                        {
                            "name": "GLSA-202104-10",
                            "refsource": "GENTOO",
                            "url": "https://security.gentoo.org/glsa/202104-10"
                        },
                        {
                            "name": "GLSA-202104-09",
                            "refsource": "GENTOO",
                            "url": "https://security.gentoo.org/glsa/202104-09"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T19:14:09.815Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.mozilla.org/security/advisories/mfsa2021-07/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.mozilla.org/security/advisories/mfsa2021-09/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.mozilla.org/security/advisories/mfsa2021-08/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1687342"
                    },
                    {
                        "name": "[debian-lts-announce] 20210301 [SECURITY] [DLA 2578-1] thunderbird security update",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00000.html"
                    },
                    {
                        "name": "DSA-4866",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_DEBIAN",
                            "x_transferred"
                        ],
                        "url": "https://www.debian.org/security/2021/dsa-4866"
                    },
                    {
                        "name": "GLSA-202104-10",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_GENTOO",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/202104-10"
                    },
                    {
                        "name": "GLSA-202104-09",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_GENTOO",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/202104-09"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2021-23968",
        "datePublished": "2021-02-26T01:59:36",
        "dateReserved": "2021-01-13T00:00:00",
        "dateUpdated": "2024-08-03T19:14:09.815Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}