{ "CVE_data_meta" : { "ASSIGNER" : "emo@eclipse.org", "ID" : "CVE-2017-7652", "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { "product" : { "product_data" : [ { "product_name" : "Eclipse Mosquitto", "version" : { "version_data" : [ { "version_value" : "1.4.14" } ] } } ] }, "vendor_name" : "The Eclipse Foundation" } ] } }, "data_format" : "MITRE", "data_type" : "CVE", "data_version" : "4.0", "description" : { "description_data" : [ { "lang" : "eng", "value" : "In Eclipse Mosquitto 1.4.14, if a Mosquitto instance is set running with a configuration file, then sending a HUP signal to server triggers the configuration to be reloaded from disk. If there are lots of clients connected so that there are no more file descriptors/sockets available (default limit typically 1024 file descriptors on Linux), then opening the configuration file will fail." } ] }, "problemtype" : { "problemtype_data" : [ { "description" : [ { "lang" : "eng", "value" : "CWE-789: Uncontrolled Memory Allocation" } ] } ] }, "references" : { "reference_data" : [ { "name" : "[debian-lts-announce] 20180331 [SECURITY] [DLA 1334-1] mosquitto security update", "refsource" : "MLIST", "url" : "https://lists.debian.org/debian-lts-announce/2018/03/msg00037.html" }, { "name" : "[debian-lts-announce] 20180629 [SECURITY] [DLA 1409-1] mosquitto security update", "refsource" : "MLIST", "url" : "https://lists.debian.org/debian-lts-announce/2018/06/msg00016.html" }, { "name" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=530102", "refsource" : "CONFIRM", "url" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=530102" }, { "name" : "https://mosquitto.org/blog/2018/02/security-advisory-cve-2017-7651-cve-2017-7652/", "refsource" : "CONFIRM", "url" : "https://mosquitto.org/blog/2018/02/security-advisory-cve-2017-7651-cve-2017-7652/" }, { "name" : "DSA-4325", "refsource" : "DEBIAN", "url" : "https://www.debian.org/security/2018/dsa-4325" } ] } }