{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2018-12371",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Firefox ESR",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "60.1",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Thunderbird",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "60",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "61",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Integer overflow in Skia library during edge builder allocation"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2018-16/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2018-16/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2018-15/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2018-15/"
            },
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2018-19/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2018-19/"
            },
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1465686",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1465686"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "An integer overflow vulnerability in the Skia library when allocating memory for edge builders on some systems with at least 16 GB of RAM. This results in the use of uninitialized memory, resulting in a potentially exploitable crash. This vulnerability affects Firefox ESR < 60.1, Thunderbird < 60, and Firefox < 61."
            }
        ]
    }
}