{
    "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2019-3823",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "curl",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "7.64.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "The curl Project"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to `smtp_endofresp()` isn't NUL terminated and contains no character ending the parsed number, and `len` is set to 5, then the `strtol()` call reads beyond the allocated buffer. The read contents will not be returned to the caller."
            }
        ]
    },
    "impact": {
        "cvss": [
            [
                {
                    "vectorString": "4.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
                    "version": "3.0"
                }
            ]
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-125"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "GLSA-201903-03",
                "refsource": "GENTOO",
                "url": "https://security.gentoo.org/glsa/201903-03"
            },
            {
                "name": "DSA-4386",
                "refsource": "DEBIAN",
                "url": "https://www.debian.org/security/2019/dsa-4386"
            },
            {
                "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3823",
                "refsource": "CONFIRM",
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3823"
            },
            {
                "name": "https://curl.haxx.se/docs/CVE-2019-3823.html",
                "refsource": "MISC",
                "url": "https://curl.haxx.se/docs/CVE-2019-3823.html"
            },
            {
                "name": "https://security.netapp.com/advisory/ntap-20190315-0001/",
                "refsource": "CONFIRM",
                "url": "https://security.netapp.com/advisory/ntap-20190315-0001/"
            },
            {
                "name": "USN-3882-1",
                "refsource": "UBUNTU",
                "url": "https://usn.ubuntu.com/3882-1/"
            },
            {
                "name": "106950",
                "refsource": "BID",
                "url": "http://www.securityfocus.com/bid/106950"
            },
            {
                "refsource": "MLIST",
                "name": "[infra-devnull] 20190404 [GitHub] [incubator-openwhisk-runtime-ballerina] falkzoll commented on issue #15: Update to new base image jdk8u202-b08_openj9-0.12.1.",
                "url": "https://lists.apache.org/thread.html/8338a0f605bdbb3a6098bb76f666a95fc2b2f53f37fa1ecc89f1146f@%3Cdevnull.infra.apache.org%3E"
            },
            {
                "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
                "refsource": "MISC",
                "name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
            },
            {
                "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html",
                "refsource": "MISC",
                "name": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html"
            },
            {
                "refsource": "REDHAT",
                "name": "RHSA-2019:3701",
                "url": "https://access.redhat.com/errata/RHSA-2019:3701"
            },
            {
                "refsource": "CONFIRM",
                "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-936080.pdf",
                "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-936080.pdf"
            }
        ]
    }
}