cvelist/2018/1000xxx/CVE-2018-1000127.json

94 lines
3.4 KiB
JSON
Raw Normal View History

2018-03-13 17:03:14 -04:00
{
2019-03-18 04:32:02 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "3/8/2018 0:33:22",
"ID": "CVE-2018-1000127",
"REQUESTER": "dormando@gmail.com",
"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": [
2018-03-13 17:03:14 -04:00
{
2019-03-18 04:32:02 +00:00
"lang": "eng",
"value": "memcached version prior to 1.4.37 contains an Integer Overflow vulnerability in items.c:item_free() that can result in data corruption and deadlocks due to items existing in hash table being reused from free list. This attack appear to be exploitable via network connectivity to the memcached service. This vulnerability appears to have been fixed in 1.4.37 and later."
2018-03-13 17:03:14 -04:00
}
2019-03-18 04:32:02 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2018:2290",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2290"
},
{
"name": "[debian-lts-announce] 20180329 [SECURITY] [DLA 1329-1] memcached security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/03/msg00031.html"
},
{
"name": "https://github.com/memcached/memcached/commit/a8c4a82787b8b6c256d61bd5c42fb7f92d1bae00",
"refsource": "CONFIRM",
"url": "https://github.com/memcached/memcached/commit/a8c4a82787b8b6c256d61bd5c42fb7f92d1bae00"
},
{
"name": "USN-3601-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3601-1/"
},
{
"name": "DSA-4218",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4218"
},
{
"name": "https://github.com/memcached/memcached/wiki/ReleaseNotes1437",
"refsource": "CONFIRM",
"url": "https://github.com/memcached/memcached/wiki/ReleaseNotes1437"
},
{
"name": "https://github.com/memcached/memcached/issues/271",
"refsource": "CONFIRM",
"url": "https://github.com/memcached/memcached/issues/271"
}
]
}
}