From d5e401761e9892a0bab5dd8901623135597f21ac Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 26 Jul 2019 19:00:50 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/13xxx/CVE-2019-13118.json | 5 +++ 2019/13xxx/CVE-2019-13990.json | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+) create mode 100644 2019/13xxx/CVE-2019-13990.json diff --git a/2019/13xxx/CVE-2019-13118.json b/2019/13xxx/CVE-2019-13118.json index 4683a5105aa..da036344b22 100644 --- a/2019/13xxx/CVE-2019-13118.json +++ b/2019/13xxx/CVE-2019-13118.json @@ -156,6 +156,11 @@ "refsource": "BUGTRAQ", "name": "20190724 APPLE-SA-2019-7-23-1 iCloud for Windows 7.13", "url": "https://seclists.org/bugtraq/2019/Jul/41" + }, + { + "refsource": "FULLDISC", + "name": "20190726 APPLE-SA-2019-7-23-3 iCloud for Windows 10.6", + "url": "http://seclists.org/fulldisclosure/2019/Jul/31" } ] } diff --git a/2019/13xxx/CVE-2019-13990.json b/2019/13xxx/CVE-2019-13990.json new file mode 100644 index 00000000000..427e91b8b74 --- /dev/null +++ b/2019/13xxx/CVE-2019-13990.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-13990", + "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": "initDocumentParser in xml/XMLSchedulingDataProcessor.java in Terracotta Quartz Scheduler through 2.3.0 allows XXE attacks via a job description." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/quartz-scheduler/quartz/issues/467", + "url": "https://github.com/quartz-scheduler/quartz/issues/467" + } + ] + } +} \ No newline at end of file