From eb40103c5b28f739e62a01e5c996073bd6671fcd Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 20 Dec 2019 14:01:05 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2012/3xxx/CVE-2012-3409.json | 75 ++++++++++++++++++++++++++-- 2012/5xxx/CVE-2012-5639.json | 65 +++++++++++++++++++++++-- 2015/8xxx/CVE-2015-8313.json | 78 +++++++++++++++++++++++++++++- 2016/1000xxx/CVE-2016-1000229.json | 63 +++++++++++++++++++++++- 4 files changed, 271 insertions(+), 10 deletions(-) diff --git a/2012/3xxx/CVE-2012-3409.json b/2012/3xxx/CVE-2012-3409.json index e87753db8c0..6d86bc7ba80 100644 --- a/2012/3xxx/CVE-2012-3409.json +++ b/2012/3xxx/CVE-2012-3409.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-3409", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "ecryptfs-utils", + "product": { + "product_data": [ + { + "product_name": "ecryptfs-utils", + "version": { + "version_data": [ + { + "version_value": "< 99" + } + ] + } + } + ] + } + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +34,53 @@ "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": "ecryptfs-utils: suid helper does not restrict mounting filesystems with nosuid,nodev which creates a possible privilege escalation" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "suid helper does not restrict mounting filesystems with nosuid,nodev leading to possible privilege escalation" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://security-tracker.debian.org/tracker/CVE-2012-3409", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2012-3409" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-3409", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-3409" + }, + { + "url": "http://www.openwall.com/lists/oss-security/2012/07/12/1", + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2012/07/12/1" + }, + { + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2012/07/11/23", + "url": "http://www.openwall.com/lists/oss-security/2012/07/11/23" + }, + { + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2012/07/13/5", + "url": "http://www.openwall.com/lists/oss-security/2012/07/13/5" + }, + { + "refsource": "REDHAT", + "name": "Red Hat", + "url": "https://access.redhat.com/security/cve/cve-2012-3409" } ] } diff --git a/2012/5xxx/CVE-2012-5639.json b/2012/5xxx/CVE-2012-5639.json index b0ac1f91945..3d3318302d9 100644 --- a/2012/5xxx/CVE-2012-5639.json +++ b/2012/5xxx/CVE-2012-5639.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-5639", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "LibreOffice; OpenOffice", + "product": { + "product_data": [ + { + "product_name": "LibreOffice, OpenOffice", + "version": { + "version_data": [ + { + "version_value": "through at least 2012-12-15" + } + ] + } + } + ] + } + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +34,43 @@ "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": "LibreOffice and OpenOffice automatically open embedded content" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "UNKNOWN_TYPE" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://security-tracker.debian.org/tracker/CVE-2012-5639", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2012-5639" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-5639", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-5639" + }, + { + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2012/12/14/1", + "url": "http://www.openwall.com/lists/oss-security/2012/12/14/1" + }, + { + "refsource": "REDHAT", + "name": "Red Hat", + "url": "https://access.redhat.com/security/cve/cve-2012-5639" } ] } diff --git a/2015/8xxx/CVE-2015-8313.json b/2015/8xxx/CVE-2015-8313.json index eba939e89e5..53b46579c32 100644 --- a/2015/8xxx/CVE-2015-8313.json +++ b/2015/8xxx/CVE-2015-8313.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-8313", - "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,58 @@ "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": "GnuTLS incorrectly validates the first byte of padding in CBC modes" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://security-tracker.debian.org/tracker/CVE-2015-8313", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2015-8313" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-8313", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-8313" + }, + { + "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2015-8313", + "refsource": "MISC", + "name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2015-8313" + }, + { + "url": "http://www.securityfocus.com/bid/78327", + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/78327" + }, + { + "refsource": "MISC", + "name": "http://www.debian.org/security/2015/dsa-3408", + "url": "http://www.debian.org/security/2015/dsa-3408" + }, + { + "refsource": "MISC", + "name": "http://www.securityfocus.com/archive/1/537012/100/0/threaded", + "url": "http://www.securityfocus.com/archive/1/537012/100/0/threaded" + }, + { + "refsource": "MISC", + "name": "https://blog.hboeck.de/archives/877-A-little-POODLE-left-in-GnuTLS-old-versions.html", + "url": "https://blog.hboeck.de/archives/877-A-little-POODLE-left-in-GnuTLS-old-versions.html" } ] } diff --git a/2016/1000xxx/CVE-2016-1000229.json b/2016/1000xxx/CVE-2016-1000229.json index 4cdf4c5e5c1..1edd802d685 100644 --- a/2016/1000xxx/CVE-2016-1000229.json +++ b/2016/1000xxx/CVE-2016-1000229.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-1000229", - "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,43 @@ "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": "swagger-ui has XSS in key names" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://raw.githubusercontent.com/distributedweaknessfiling/cvelist/master/2016/1000xxx/CVE-2016-1000229.json", + "url": "https://raw.githubusercontent.com/distributedweaknessfiling/cvelist/master/2016/1000xxx/CVE-2016-1000229.json" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000229", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000229" + }, + { + "url": "http://www.securityfocus.com/bid/97580", + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/97580" + }, + { + "refsource": "MISC", + "name": "https://access.redhat.com/errata/RHSA-2017:0868", + "url": "https://access.redhat.com/errata/RHSA-2017:0868" } ] }