cvelist/2018/5xxx/CVE-2018-5388.json
2018-06-01 06:02:44 -04:00

84 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org",
"ID" : "CVE-2018-5388",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "strongSwan",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "5.6.3",
"version_value" : "5.6.3"
}
]
}
}
]
},
"vendor_name" : "strongSwan"
}
]
}
},
"credit" : [
{
"lang" : "eng",
"value" : "Thanks to Kevin Backhouse for reporting this vulnerability."
}
],
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In stroke_socket.c in strongSwan before 5.6.3, a missing packet length check could allow a buffer underflow, which may lead to resource exhaustion and denial of service while reading from the socket."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-124"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=0acd1ab4",
"refsource" : "CONFIRM",
"url" : "https://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=0acd1ab4"
},
{
"name" : "VU#338343",
"refsource" : "CERT-VN",
"url" : "http://www.kb.cert.org/vuls/id/338343"
},
{
"name" : "104263",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104263"
}
]
},
"source" : {
"discovery" : "UNKNOWN"
}
}