cvelist/2013/0xxx/CVE-2013-0179.json

103 lines
4.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-13 04:04:35 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 23:30:43 +00:00
"CVE_data_meta": {
"ID": "CVE-2013-0179",
2023-02-13 04:04:35 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 23:30:43 +00:00
"STATE": "PUBLIC"
},
2023-02-13 04:04:35 +00:00
"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"
}
]
}
]
},
2019-03-17 23:30:43 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-13 04:04:35 +00:00
"vendor_name": "n/a",
2019-03-17 23:30:43 +00:00
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
2023-02-13 04:04:35 +00:00
"version_affected": "=",
2019-03-17 23:30:43 +00:00
"version_value": "n/a"
}
]
}
}
]
2023-02-13 04:04:35 +00:00
}
2019-03-17 23:30:43 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-13 04:04:35 +00:00
"url": "http://secunia.com/advisories/56183",
"refsource": "MISC",
"name": "http://secunia.com/advisories/56183"
2019-03-17 23:30:43 +00:00
},
{
2023-02-13 04:04:35 +00:00
"url": "http://www.ubuntu.com/usn/USN-2080-1",
"refsource": "MISC",
"name": "http://www.ubuntu.com/usn/USN-2080-1"
2019-03-17 23:30:43 +00:00
},
{
2023-02-13 04:04:35 +00:00
"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"
2019-03-17 23:30:43 +00:00
},
{
2023-02-13 04:04:35 +00:00
"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"
2019-03-17 23:30:43 +00:00
},
{
2023-02-13 04:04:35 +00:00
"url": "http://www.securityfocus.com/bid/64978",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/64978"
2019-03-17 23:30:43 +00:00
},
{
2023-02-13 04:04:35 +00:00
"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"
2019-03-17 23:30:43 +00:00
},
{
2023-02-13 04:04:35 +00:00
"url": "https://code.google.com/p/memcached/issues/detail?id=306",
"refsource": "MISC",
"name": "https://code.google.com/p/memcached/issues/detail?id=306"
2019-03-17 23:30:43 +00:00
},
{
2023-02-13 04:04:35 +00:00
"url": "https://code.google.com/p/memcached/wiki/ReleaseNotes1417",
"refsource": "MISC",
"name": "https://code.google.com/p/memcached/wiki/ReleaseNotes1417"
2019-03-17 23:30:43 +00:00
},
{
2023-02-13 04:04:35 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=895054",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=895054"
2019-03-17 23:30:43 +00:00
}
]
}
}