{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2019-17005",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Thunderbird",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "before 68.3"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Firefox ESR",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "before 68.3"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "before 71"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Buffer overflow in plain text serializer"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1584170",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1584170"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://www.mozilla.org/security/advisories/mfsa2019-36/",
                "url": "https://www.mozilla.org/security/advisories/mfsa2019-36/"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://www.mozilla.org/security/advisories/mfsa2019-38/",
                "url": "https://www.mozilla.org/security/advisories/mfsa2019-38/"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://www.mozilla.org/security/advisories/mfsa2019-37/",
                "url": "https://www.mozilla.org/security/advisories/mfsa2019-37/"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2020:0003",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00000.html"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2020:0002",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00001.html"
            },
            {
                "refsource": "UBUNTU",
                "name": "USN-4241-1",
                "url": "https://usn.ubuntu.com/4241-1/"
            },
            {
                "refsource": "REDHAT",
                "name": "RHSA-2020:0292",
                "url": "https://access.redhat.com/errata/RHSA-2020:0292"
            },
            {
                "refsource": "REDHAT",
                "name": "RHSA-2020:0295",
                "url": "https://access.redhat.com/errata/RHSA-2020:0295"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202003-02",
                "url": "https://security.gentoo.org/glsa/202003-02"
            },
            {
                "refsource": "GENTOO",
                "name": "GLSA-202003-10",
                "url": "https://security.gentoo.org/glsa/202003-10"
            },
            {
                "refsource": "UBUNTU",
                "name": "USN-4335-1",
                "url": "https://usn.ubuntu.com/4335-1/"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The plain text serializer used a fixed-size array for the number of <ol> elements it could process; however it was possible to overflow the static-sized array leading to memory corruption and a potentially exploitable crash. This vulnerability affects Thunderbird < 68.3, Firefox ESR < 68.3, and Firefox < 71."
            }
        ]
    }
}