{
    "CVE_data_meta": {
        "ASSIGNER": "cert@cert.org",
        "DATE_PUBLIC": "2018-02-15T00:00:00.000Z",
        "ID": "CVE-2018-5378",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "bgpd",
                                "version": {
                                    "version_data": [
                                        {
                                            "affected": "<",
                                            "version_name": "bpgd",
                                            "version_value": "1.2.3"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Quagga"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The Quagga BGP daemon (bgpd) prior to version 1.2.3 does not properly bounds check the data sent with a NOTIFY to a peer, if an attribute length is invalid. Arbitrary data from the bgpd process may be sent over the network to a peer and/or bgpd may crash."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
            "version": "3.0"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-0543.txt",
                "refsource": "CONFIRM",
                "url": "https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-0543.txt"
            },
            {
                "name": "USN-3573-1",
                "refsource": "UBUNTU",
                "url": "https://usn.ubuntu.com/3573-1/"
            },
            {
                "name": "DSA-4115",
                "refsource": "DEBIAN",
                "url": "https://www.debian.org/security/2018/dsa-4115"
            },
            {
                "name": "http://savannah.nongnu.org/forum/forum.php?forum_id=9095",
                "refsource": "CONFIRM",
                "url": "http://savannah.nongnu.org/forum/forum.php?forum_id=9095"
            },
            {
                "name": "GLSA-201804-17",
                "refsource": "GENTOO",
                "url": "https://security.gentoo.org/glsa/201804-17"
            },
            {
                "name": "VU#940439",
                "refsource": "CERT-VN",
                "url": "http://www.kb.cert.org/vuls/id/940439"
            }
        ]
    },
    "source": {
        "discovery": "UNKNOWN"
    }
}