From fdfb49071c6ca57515bf8da2cff4f9af6bffeda8 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 22 Nov 2019 00:01:53 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2012/2xxx/CVE-2012-2079.json | 55 ++++++++++++++++++++++++++++++++++-- 2019/1xxx/CVE-2019-1429.json | 5 ++++ 2 files changed, 57 insertions(+), 3 deletions(-) diff --git a/2012/2xxx/CVE-2012-2079.json b/2012/2xxx/CVE-2012-2079.json index 394db85da04..98695b82f92 100644 --- a/2012/2xxx/CVE-2012-2079.json +++ b/2012/2xxx/CVE-2012-2079.json @@ -1,8 +1,8 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-2079", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +11,56 @@ "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": "A cross-site request forgery (CSRF) vulnerability in the Activity module 6.x-1.x for Drupal." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross-Site Request Forgery " + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Activity", + "product": { + "product_data": [ + { + "product_name": "Activity", + "version": { + "version_data": [ + { + "version_value": "6.x-1.x" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2012/04/07/1", + "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1" + }, + { + "refsource": "MISC", + "name": "https://www.drupal.org/node/1506562", + "url": "https://www.drupal.org/node/1506562" } ] } diff --git a/2019/1xxx/CVE-2019-1429.json b/2019/1xxx/CVE-2019-1429.json index 8ee442c761a..375e549a170 100644 --- a/2019/1xxx/CVE-2019-1429.json +++ b/2019/1xxx/CVE-2019-1429.json @@ -182,6 +182,11 @@ "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1429", "refsource": "MISC", "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1429" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/155433/Microsoft-Internet-Explorer-Use-After-Free.html", + "url": "http://packetstormsecurity.com/files/155433/Microsoft-Internet-Explorer-Use-After-Free.html" } ] }