cvelist/2018/5xxx/CVE-2018-5381.json

115 lines
3.6 KiB
JSON
Raw Normal View History

2018-01-12 04:03:43 -05:00
{
2018-02-19 08:03:56 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org",
"DATE_PUBLIC" : "2018-02-15T00:00:00.000Z",
"ID" : "CVE-2018-5381",
"STATE" : "PUBLIC"
2018-01-12 04:03:43 -05:00
},
2018-02-19 08:03:56 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
2018-02-16 23:09:20 -05:00
{
2018-02-19 08:03:56 -05:00
"product" : {
"product_data" : [
2018-02-16 23:09:20 -05:00
{
2018-02-19 08:03:56 -05:00
"product_name" : "bgpd",
"version" : {
"version_data" : [
2018-02-16 23:09:20 -05:00
{
2018-02-19 08:03:56 -05:00
"affected" : "<",
"version_name" : "bpgd",
"version_value" : "1.2.3"
2018-02-16 23:09:20 -05:00
}
]
}
}
]
},
2018-02-19 08:03:56 -05:00
"vendor_name" : "Quagga"
2018-02-16 23:09:20 -05:00
}
]
}
},
2018-02-19 08:03:56 -05:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2018-01-12 04:03:43 -05:00
{
2018-02-19 08:03:56 -05:00
"lang" : "eng",
"value" : "The Quagga BGP daemon (bgpd) prior to version 1.2.3 has a bug in its parsing of \"Capabilities\" in BGP OPEN messages, in the bgp_packet.c:bgp_capability_msg_parse function. The parser can enter an infinite loop on invalid capabilities if a Multi-Protocol capability does not have a recognized AFI/SAFI, causing a denial of service."
2018-01-12 04:03:43 -05:00
}
]
2018-02-16 23:09:20 -05:00
},
2018-02-19 08:03:56 -05:00
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "HIGH",
"baseScore" : 6.5,
"baseSeverity" : "MEDIUM",
"confidentialityImpact" : "NONE",
"integrityImpact" : "NONE",
"privilegesRequired" : "LOW",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version" : "3.0"
2018-02-16 23:09:20 -05:00
}
},
2018-02-19 08:03:56 -05:00
"problemtype" : {
"problemtype_data" : [
2018-02-16 23:09:20 -05:00
{
2018-02-19 08:03:56 -05:00
"description" : [
2018-02-16 23:09:20 -05:00
{
2018-02-19 08:03:56 -05:00
"lang" : "eng",
"value" : "CWE-228: Improper Handling of Syntactically Invalid Structure"
2018-02-16 23:09:20 -05:00
}
]
}
]
},
2018-02-19 08:03:56 -05:00
"references" : {
"reference_data" : [
2018-02-20 06:05:12 -05:00
{
"name" : "[debian-lts-announce] 20180216 [SECURITY] [DLA 1286-1] quagga security update",
"refsource" : "MLIST",
2018-02-20 06:05:12 -05:00
"url" : "https://lists.debian.org/debian-lts-announce/2018/02/msg00021.html"
},
2018-02-16 23:09:20 -05:00
{
"name" : "http://savannah.nongnu.org/forum/forum.php?forum_id=9095",
"refsource" : "CONFIRM",
2018-02-19 08:03:56 -05:00
"url" : "http://savannah.nongnu.org/forum/forum.php?forum_id=9095"
2018-02-16 23:09:20 -05:00
},
{
"name" : "https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-1975.txt",
"refsource" : "CONFIRM",
2018-02-19 08:03:56 -05:00
"url" : "https://gogs.quagga.net/Quagga/quagga/src/master/doc/security/Quagga-2018-1975.txt"
2018-02-16 23:09:20 -05:00
},
2018-02-20 06:05:12 -05:00
{
"name" : "DSA-4115",
"refsource" : "DEBIAN",
2018-02-20 06:05:12 -05:00
"url" : "https://www.debian.org/security/2018/dsa-4115"
},
2018-10-21 06:04:20 -04:00
{
"name" : "GLSA-201804-17",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201804-17"
},
2018-03-15 06:05:11 -04:00
{
"name" : "USN-3573-1",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3573-1/"
},
2018-02-16 23:09:20 -05:00
{
"name" : "VU#940439",
"refsource" : "CERT-VN",
2018-02-19 08:03:56 -05:00
"url" : "http://www.kb.cert.org/vuls/id/940439"
2018-02-16 23:09:20 -05:00
}
]
},
2018-02-19 08:03:56 -05:00
"source" : {
"discovery" : "UNKNOWN"
2018-01-12 04:03:43 -05:00
}
2018-02-19 08:03:56 -05:00
}