2019-05-06 18:00:50 +00:00
{
"CVE_data_meta" : {
2019-09-17 16:14:03 -04:00
"ASSIGNER" : "security@eclipse.org" ,
2019-05-06 18:00:50 +00:00
"ID" : "CVE-2019-11778" ,
2019-09-17 16:14:03 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The Eclipse Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "Eclipse Mosquitto" ,
"version" : {
"version_data" : [
{
2019-09-18 23:01:01 +00:00
"version_value" : "1.6.0 to 1.6.4"
2019-09-17 16:14:03 -04:00
}
]
}
}
]
}
}
]
}
2019-05-06 18:00:50 +00:00
} ,
2019-09-17 16:14:03 -04:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-05-06 18:00:50 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-09-17 16:14:03 -04:00
"value" : "If an MQTT v5 client connects to Eclipse Mosquitto versions 1.6.0 to 1.6.4 inclusive, sets a last will and testament, sets a will delay interval, sets a session expiry interval, and the will delay interval is set longer than the session expiry interval, then a use after free error occurs, which has the potential to cause a crash in some situations."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416: Use After Free"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=551162" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=551162"
2019-05-06 18:00:50 +00:00
}
]
}
}