From d72f8dd8c4f23c6facee496741e7b9ebdc7dc9cb Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 25 May 2020 22:01:16 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/13xxx/CVE-2020-13481.json | 18 ++++++++++ 2020/13xxx/CVE-2020-13482.json | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 2020/13xxx/CVE-2020-13481.json create mode 100644 2020/13xxx/CVE-2020-13482.json diff --git a/2020/13xxx/CVE-2020-13481.json b/2020/13xxx/CVE-2020-13481.json new file mode 100644 index 00000000000..85684b5d865 --- /dev/null +++ b/2020/13xxx/CVE-2020-13481.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-13481", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2020/13xxx/CVE-2020-13482.json b/2020/13xxx/CVE-2020-13482.json new file mode 100644 index 00000000000..9a96a0f2bd3 --- /dev/null +++ b/2020/13xxx/CVE-2020-13482.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-13482", + "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": "EM-HTTP-Request 1.1.5 uses the library eventmachine in an insecure way that allows an attacker to perform a man-in-the-middle attack against users of the library. The hostname in a TLS server certificate is not verified." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/igrigorik/em-http-request/issues/339", + "refsource": "MISC", + "name": "https://github.com/igrigorik/em-http-request/issues/339" + } + ] + } +} \ No newline at end of file