From 90c21001ba54253396c303b295334fae11b11e8a Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 18 Feb 2020 13:01:13 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2013/5xxx/CVE-2013-5594.json | 55 ++++++++++++++++++++++++++++++++++-- 2015/1xxx/CVE-2015-1425.json | 48 +++++++++++++++++++++++++++++-- 2 files changed, 98 insertions(+), 5 deletions(-) diff --git a/2013/5xxx/CVE-2013-5594.json b/2013/5xxx/CVE-2013-5594.json index 6e30426ddb9..69d0e22efa0 100644 --- a/2013/5xxx/CVE-2013-5594.json +++ b/2013/5xxx/CVE-2013-5594.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "security@mozilla.org", "ID": "CVE-2013-5594", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Mozilla", + "product": { + "product_data": [ + { + "product_name": "Firefox", + "version": { + "version_data": [ + { + "version_value": "before 2013" + } + ] + } + } + ] + } + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +34,33 @@ "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." + "value": "Mozilla Firefox before 25 allows modification of anonymous content of pluginProblem.xml binding" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "modification of anonymous content" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=914618", + "refsource": "MISC", + "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=914618" + }, + { + "refsource": "MISC", + "name": "https://nki.gov.hu/en/figyelmeztetesek/serulekenysegek/mozilla-firefox-tobbszoros-serulekenysege-2/", + "url": "https://nki.gov.hu/en/figyelmeztetesek/serulekenysegek/mozilla-firefox-tobbszoros-serulekenysege-2/" } ] } diff --git a/2015/1xxx/CVE-2015-1425.json b/2015/1xxx/CVE-2015-1425.json index e90995c0a55..62a0fb27108 100644 --- a/2015/1xxx/CVE-2015-1425.json +++ b/2015/1xxx/CVE-2015-1425.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-1425", - "STATE": "RESERVED" + "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", @@ -11,7 +34,28 @@ "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." + "value": "JAKWEB Gecko CMS has Multiple Input Validation Vulnerabilities" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.securityfocus.com/bid/72085", + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/72085" } ] }