cvelist/2019/11xxx/CVE-2019-11779.json

107 lines
4.0 KiB
JSON
Raw Normal View History

2019-05-06 18:00:50 +00:00
{
"CVE_data_meta": {
2019-09-18 11:25:07 -04:00
"ASSIGNER": "security@eclipse.org",
2019-05-06 18:00:50 +00:00
"ID": "CVE-2019-11779",
2019-09-18 11:25:07 -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-19 14:01:00 +00:00
"version_value": "1.5.0 to 1.6.5 inclusive"
2019-09-18 11:25:07 -04:00
}
]
}
}
]
}
}
]
}
2019-05-06 18:00:50 +00:00
},
2019-09-18 11:25:07 -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-18 11:25:07 -04:00
"value": "In Eclipse Mosquitto 1.5.0 to 1.6.5 inclusive, if a malicious MQTT client sends a SUBSCRIBE packet containing a topic that consists of approximately 65400 or more '/' characters, i.e. the topic hierarchy separator, then a stack overflow will occur."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-754: Improper Check for Unusual or Exceptional Conditions"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=551160",
"refsource": "CONFIRM",
"url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=551160"
2019-09-23 21:00:53 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4137-1",
"url": "https://usn.ubuntu.com/4137-1/"
2019-09-28 18:00:56 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2206",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00077.html"
2019-10-04 00:00:52 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2247",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00008.html"
2019-10-04 22:00:55 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-4c69fb4cd7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFWQBNFTAVHPUYNGYO2TCPF5PCSWC2Z7/"
2019-10-04 23:00:59 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-8b83c261dd",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JWNVTFA2CKXERXRYPYE2YFTZP4GNBGYY/"
2019-10-05 00:00:58 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-d99e2329cb",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D4WMHIM64Q35NGTR6R3ILZUL4MA4ANB5/"
2019-10-27 00:01:02 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20191026 [SECURITY] [DLA 1972-1] mosquitto security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/10/msg00035.html"
2019-11-18 04:01:45 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4570",
"url": "https://www.debian.org/security/2019/dsa-4570"
2019-11-18 15:01:59 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20191118 [SECURITY] [DSA 4570-1] mosquitto security update",
"url": "https://seclists.org/bugtraq/2019/Nov/25"
2019-05-06 18:00:50 +00:00
}
]
}
}