From ab9093243956d313e97fc10bcbb02ca644b774c9 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 9 Jun 2020 00:01:20 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/13xxx/CVE-2020-13962.json | 72 ++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 2020/13xxx/CVE-2020-13962.json diff --git a/2020/13xxx/CVE-2020-13962.json b/2020/13xxx/CVE-2020-13962.json new file mode 100644 index 00000000000..c9c045baa28 --- /dev/null +++ b/2020/13xxx/CVE-2020-13962.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-13962", + "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": "Qt 5.12.2 through 5.14.2, as used in unofficial builds of Mumble 1.3.0 and other products, mishandles OpenSSL's error queue, which can cause a denial of service to QSslSocket users. Because errors leak in unrelated TLS sessions, an unrelated session may be disconnected when any handshake fails. (Mumble 1.3.1 is not affected, regardless of the Qt version.)" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/mumble-voip/mumble/pull/4032", + "refsource": "MISC", + "name": "https://github.com/mumble-voip/mumble/pull/4032" + }, + { + "url": "https://bugreports.qt.io/browse/QTBUG-83450", + "refsource": "MISC", + "name": "https://bugreports.qt.io/browse/QTBUG-83450" + }, + { + "url": "https://github.com/mumble-voip/mumble/issues/3679", + "refsource": "MISC", + "name": "https://github.com/mumble-voip/mumble/issues/3679" + } + ] + } +} \ No newline at end of file