cvelist/2018/5xxx/CVE-2018-5388.json
2019-03-17 23:46:06 +00:00

98 lines
3.0 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": "VU#338343",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/338343"
},
{
"name": "GLSA-201811-16",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201811-16"
},
{
"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": "104263",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104263"
},
{
"name": "USN-3771-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3771-1/"
},
{
"name": "DSA-4229",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4229"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}