Merge branch 'DWF-URGENT-CVE-2018-1000115' of https://github.com/distributedweaknessfiling/cvelist

This commit is contained in:
CVE Team 2018-03-05 08:07:24 -05:00
commit 03f9454454
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56

View File

@ -0,0 +1,73 @@
{
"data_version": "4.0",
"references": {
"reference_data": [
{
"url": "https://github.com/memcached/memcached/wiki/ReleaseNotes156"
},
{
"url": "https://blogs.akamai.com/2018/03/memcached-fueled-13-tbps-attacks.html"
},
{
"url": "https://twitter.com/dormando/status/968579781729009664"
},
{
"url": "https://github.com/memcached/memcached/commit/dbb7a8af90054bf4ef51f5814ef7ceb17d83d974"
},
{
"url": "https://github.com/memcached/memcached/issues/348"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Memcached version 1.5.5 contains an Insufficient Control of Network Message Volume (Network Amplification, CWE-406) vulnerability in the UDP support of the memcached server that can result in denial of service via network flood (traffic amplification of 1:50,000 has been reported by reliable sources). This attack appear to be exploitable via network connectivity to port 11211 UDP. This vulnerability appears to have been fixed in 1.5.6 due to the disabling of the UDP protocol by default."
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "1.5.5"
}
]
},
"product_name": "Memcached"
}
]
},
"vendor_name": "Memcached"
}
]
}
},
"CVE_data_meta": {
"DATE_ASSIGNED": "3/2/2018 21:30:48",
"ID": "CVE-2018-1000115",
"ASSIGNER": "kurt@seifried.org",
"REQUESTER": "kurt@seifried.org"
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficient Control of Network Message Volume (Network Amplification, CWE-406)"
}
]
}
]
}
}