cvelist/2013/0xxx/CVE-2013-0179.json
2023-02-13 04:04:35 +00:00

103 lines
4.0 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2013-0179",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The process_bin_delete function in memcached.c in memcached 1.4.4 and other versions before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (segmentation fault) via a request to delete a key, which does not account for the lack of a null terminator in the key and triggers a buffer over-read when printing to stderr."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://secunia.com/advisories/56183",
"refsource": "MISC",
"name": "http://secunia.com/advisories/56183"
},
{
"url": "http://www.ubuntu.com/usn/USN-2080-1",
"refsource": "MISC",
"name": "http://www.ubuntu.com/usn/USN-2080-1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/01/14/4",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/01/14/4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/01/14/6",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/01/14/6"
},
{
"url": "http://www.securityfocus.com/bid/64978",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/64978"
},
{
"url": "https://code.google.com/p/memcached/issues/attachmentText?id=306&aid=3060004000&name=0001-Fix-buffer-overrun-when-logging-key-to-delete-in-bin.patch&token=3GEzHThBL5cxmUrsYANkW03RrNY%3A1358179503096",
"refsource": "MISC",
"name": "https://code.google.com/p/memcached/issues/attachmentText?id=306&aid=3060004000&name=0001-Fix-buffer-overrun-when-logging-key-to-delete-in-bin.patch&token=3GEzHThBL5cxmUrsYANkW03RrNY%3A1358179503096"
},
{
"url": "https://code.google.com/p/memcached/issues/detail?id=306",
"refsource": "MISC",
"name": "https://code.google.com/p/memcached/issues/detail?id=306"
},
{
"url": "https://code.google.com/p/memcached/wiki/ReleaseNotes1417",
"refsource": "MISC",
"name": "https://code.google.com/p/memcached/wiki/ReleaseNotes1417"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=895054",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=895054"
}
]
}
}