cvelist/2017/9xxx/CVE-2017-9951.json
2018-06-07 06:02:58 -04:00

88 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-9951",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The try_read_command function in memcached.c in memcached before 1.4.39 allows remote attackers to cause a denial of service (segmentation fault) via a request to add/set a key, which makes a comparison between signed and unsigned int and triggers a heap-based buffer over-read. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-8705."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/memcached/memcached/wiki/ReleaseNotes1439",
"refsource" : "MISC",
"url" : "https://github.com/memcached/memcached/wiki/ReleaseNotes1439"
},
{
"name" : "https://groups.google.com/forum/message/raw?msg=memcached/ubGWrkmrr4E/nrm1SeVJAQAJ",
"refsource" : "MISC",
"url" : "https://groups.google.com/forum/message/raw?msg=memcached/ubGWrkmrr4E/nrm1SeVJAQAJ"
},
{
"name" : "https://www.twistlock.com/2017/07/13/cve-2017-9951-heap-overflow-memcached-server-1-4-38-twistlock-vulnerability-report/",
"refsource" : "MISC",
"url" : "https://www.twistlock.com/2017/07/13/cve-2017-9951-heap-overflow-memcached-server-1-4-38-twistlock-vulnerability-report/"
},
{
"name" : "DSA-4218",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4218"
},
{
"name" : "USN-3588-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3588-1/"
},
{
"name" : "99874",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/99874"
}
]
}
}