{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2019-17006",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "NSS",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "3.46",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "missing length checks for cryptographic primitives"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes",
                "refsource": "MISC",
                "name": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes"
            },
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539788"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://security.netapp.com/advisory/ntap-20210129-0001/",
                "url": "https://security.netapp.com/advisory/ntap-20210129-0001/"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf",
                "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf"
            },
            {
                "refsource": "MISC",
                "name": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04",
                "url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-040-04"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In Network Security Services (NSS) before 3.46, several cryptographic primitives had missing length checks. In cases where the application calling the library did not perform a sanity check on the inputs it could result in a crash due to a buffer overflow."
            }
        ]
    }
}