cvelist/2017/6xxx/CVE-2017-6384.json

73 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-6384",
"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" : "Memory leak in the login_user function in saslserv/main.c in saslserv/main.so in Atheme 7.2.7 allows a remote unauthenticated attacker to consume memory and cause a denial of service. This is fixed in 7.2.8."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/atheme/atheme/pull/539",
"refsource" : "CONFIRM",
"url" : "https://github.com/atheme/atheme/pull/539"
},
{
"name" : "https://github.com/atheme/atheme/releases/tag/v7.2.8",
"refsource" : "CONFIRM",
"url" : "https://github.com/atheme/atheme/releases/tag/v7.2.8"
},
{
"name" : "96552",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/96552"
}
]
}
}