{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "Thunderbird",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "before 68.3"
                        }
                    ]
                },
                {
                    "product": "Firefox ESR",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "before 68.3"
                        }
                    ]
                },
                {
                    "product": "Firefox",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "before 71"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "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."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "Buffer overflow in plain text serializer",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2020-04-29T02:07:15",
                "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
                "shortName": "mozilla"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1584170"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.mozilla.org/security/advisories/mfsa2019-36/"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.mozilla.org/security/advisories/mfsa2019-38/"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.mozilla.org/security/advisories/mfsa2019-37/"
                },
                {
                    "name": "openSUSE-SU-2020:0003",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00000.html"
                },
                {
                    "name": "openSUSE-SU-2020:0002",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00001.html"
                },
                {
                    "name": "USN-4241-1",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_UBUNTU"
                    ],
                    "url": "https://usn.ubuntu.com/4241-1/"
                },
                {
                    "name": "RHSA-2020:0292",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_REDHAT"
                    ],
                    "url": "https://access.redhat.com/errata/RHSA-2020:0292"
                },
                {
                    "name": "RHSA-2020:0295",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_REDHAT"
                    ],
                    "url": "https://access.redhat.com/errata/RHSA-2020:0295"
                },
                {
                    "name": "GLSA-202003-02",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_GENTOO"
                    ],
                    "url": "https://security.gentoo.org/glsa/202003-02"
                },
                {
                    "name": "GLSA-202003-10",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_GENTOO"
                    ],
                    "url": "https://security.gentoo.org/glsa/202003-10"
                },
                {
                    "name": "USN-4335-1",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_UBUNTU"
                    ],
                    "url": "https://usn.ubuntu.com/4335-1/"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "security@mozilla.org",
                    "ID": "CVE-2019-17005",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "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"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "Mozilla"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "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."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "Buffer overflow in plain text serializer"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1584170",
                            "refsource": "MISC",
                            "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1584170"
                        },
                        {
                            "name": "https://www.mozilla.org/security/advisories/mfsa2019-36/",
                            "refsource": "CONFIRM",
                            "url": "https://www.mozilla.org/security/advisories/mfsa2019-36/"
                        },
                        {
                            "name": "https://www.mozilla.org/security/advisories/mfsa2019-38/",
                            "refsource": "CONFIRM",
                            "url": "https://www.mozilla.org/security/advisories/mfsa2019-38/"
                        },
                        {
                            "name": "https://www.mozilla.org/security/advisories/mfsa2019-37/",
                            "refsource": "CONFIRM",
                            "url": "https://www.mozilla.org/security/advisories/mfsa2019-37/"
                        },
                        {
                            "name": "openSUSE-SU-2020:0003",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00000.html"
                        },
                        {
                            "name": "openSUSE-SU-2020:0002",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00001.html"
                        },
                        {
                            "name": "USN-4241-1",
                            "refsource": "UBUNTU",
                            "url": "https://usn.ubuntu.com/4241-1/"
                        },
                        {
                            "name": "RHSA-2020:0292",
                            "refsource": "REDHAT",
                            "url": "https://access.redhat.com/errata/RHSA-2020:0292"
                        },
                        {
                            "name": "RHSA-2020:0295",
                            "refsource": "REDHAT",
                            "url": "https://access.redhat.com/errata/RHSA-2020:0295"
                        },
                        {
                            "name": "GLSA-202003-02",
                            "refsource": "GENTOO",
                            "url": "https://security.gentoo.org/glsa/202003-02"
                        },
                        {
                            "name": "GLSA-202003-10",
                            "refsource": "GENTOO",
                            "url": "https://security.gentoo.org/glsa/202003-10"
                        },
                        {
                            "name": "USN-4335-1",
                            "refsource": "UBUNTU",
                            "url": "https://usn.ubuntu.com/4335-1/"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-05T01:24:48.626Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1584170"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.mozilla.org/security/advisories/mfsa2019-36/"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.mozilla.org/security/advisories/mfsa2019-38/"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.mozilla.org/security/advisories/mfsa2019-37/"
                    },
                    {
                        "name": "openSUSE-SU-2020:0003",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00000.html"
                    },
                    {
                        "name": "openSUSE-SU-2020:0002",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00001.html"
                    },
                    {
                        "name": "USN-4241-1",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_UBUNTU",
                            "x_transferred"
                        ],
                        "url": "https://usn.ubuntu.com/4241-1/"
                    },
                    {
                        "name": "RHSA-2020:0292",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT",
                            "x_transferred"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2020:0292"
                    },
                    {
                        "name": "RHSA-2020:0295",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT",
                            "x_transferred"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2020:0295"
                    },
                    {
                        "name": "GLSA-202003-02",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_GENTOO",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/202003-02"
                    },
                    {
                        "name": "GLSA-202003-10",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_GENTOO",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/202003-10"
                    },
                    {
                        "name": "USN-4335-1",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_UBUNTU",
                            "x_transferred"
                        ],
                        "url": "https://usn.ubuntu.com/4335-1/"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2019-17005",
        "datePublished": "2020-01-08T21:14:57",
        "dateReserved": "2019-09-30T00:00:00",
        "dateUpdated": "2024-08-05T01:24:48.626Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}