From 898f749318caece40ad31a383525ff88fb520300 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 20 Jun 2020 13:01:19 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/14xxx/CVE-2020-14932.json | 62 ++++++++++++++++++++++++++++++++++ 2020/14xxx/CVE-2020-14933.json | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+) create mode 100644 2020/14xxx/CVE-2020-14932.json create mode 100644 2020/14xxx/CVE-2020-14933.json diff --git a/2020/14xxx/CVE-2020-14932.json b/2020/14xxx/CVE-2020-14932.json new file mode 100644 index 00000000000..f60211fc6b7 --- /dev/null +++ b/2020/14xxx/CVE-2020-14932.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-14932", + "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": "compose.php in SquirrelMail 1.4.22 calls unserialize for the $mailtodata value, which originates from an HTTP GET request. This is related to mailto.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.openwall.com/lists/oss-security/2020/06/20/1", + "refsource": "MISC", + "name": "https://www.openwall.com/lists/oss-security/2020/06/20/1" + } + ] + } +} \ No newline at end of file diff --git a/2020/14xxx/CVE-2020-14933.json b/2020/14xxx/CVE-2020-14933.json new file mode 100644 index 00000000000..604300ce675 --- /dev/null +++ b/2020/14xxx/CVE-2020-14933.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-14933", + "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": "compose.php in SquirrelMail 1.4.22 calls unserialize for the $attachments value, which originates from an HTTP POST request." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.openwall.com/lists/oss-security/2020/06/20/1", + "refsource": "MISC", + "name": "https://www.openwall.com/lists/oss-security/2020/06/20/1" + } + ] + } +} \ No newline at end of file