2017-10-16 12:31:07 -04:00
{
2019-03-17 23:49:56 +00:00
"CVE_data_meta" : {
2019-03-27 14:26:20 -04:00
"ASSIGNER" : "security@eclipse.org" ,
2019-03-17 23:49:56 +00:00
"ID" : "CVE-2017-7655" ,
2019-03-27 14:26:20 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Eclipse Mosquitto" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "1.0"
} ,
{
"version_affected" : "<=" ,
"version_value" : "1.4.15"
}
]
}
}
]
} ,
"vendor_name" : "The Eclipse Foundation"
}
]
}
2019-03-17 23:49:56 +00:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-03-27 14:26:20 -04:00
"value" : "In Eclipse Mosquitto version from 1.0 to 1.4.15, a Null Dereference vulnerability was found in the Mosquitto library which could lead to crashes for those applications using the library."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-476: NULL Pointer Dereference"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=533775" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=533775"
2019-03-17 23:49:56 +00:00
}
]
}
}