From 7ff0e2d10a33df60fcdfd93eb33830aa79b127a9 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 19 Feb 2020 18:01:06 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2012/0xxx/CVE-2012-0055.json | 83 ++++++++++++++++++++++++++++++++++-- 2015/9xxx/CVE-2015-9543.json | 5 +++ 2 files changed, 85 insertions(+), 3 deletions(-) diff --git a/2012/0xxx/CVE-2012-0055.json b/2012/0xxx/CVE-2012-0055.json index 237df2e9220..e6e68ea5525 100644 --- a/2012/0xxx/CVE-2012-0055.json +++ b/2012/0xxx/CVE-2012-0055.json @@ -1,8 +1,34 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-0055", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Linux kernel", + "product": { + "product_data": [ + { + "product_name": "OverlayFS", + "version": { + "version_data": [ + { + "version_value": "before 3.0.0-16.28" + }, + { + "version_value": "as used in Ubuntu 10.0.4 LTS and 11.10" + } + ] + } + } + ] + } + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +37,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": "OverlayFS in the Linux kernel before 3.0.0-16.28, as used in Ubuntu 10.0.4 LTS and 11.10, is missing inode security checks which could allow attackers to bypass security restrictions and perform unauthorized actions." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "UNKNOWN_TYPE" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MLIST", + "name": "[oss-security] 20120117 Re: CVE Request: overlayfs", + "url": "http://www.openwall.com/lists/oss-security/2012/01/17/11" + }, + { + "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2012-0055", + "refsource": "MISC", + "name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2012-0055" + }, + { + "url": "https://access.redhat.com/security/cve/cve-2012-0055", + "refsource": "MISC", + "name": "https://access.redhat.com/security/cve/cve-2012-0055" + }, + { + "refsource": "CONFIRM", + "name": "http://www.ubuntu.com/usn/USN-1363-1", + "url": "http://www.ubuntu.com/usn/USN-1363-1" + }, + { + "refsource": "CONFIRM", + "name": "http://www.ubuntu.com/usn/USN-1364-1", + "url": "http://www.ubuntu.com/usn/USN-1364-1" + }, + { + "refsource": "CONFIRM", + "name": "http://www.ubuntu.com/usn/USN-1384-1", + "url": "http://www.ubuntu.com/usn/USN-1384-1" + }, + { + "refsource": "CONFIRM", + "name": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941", + "url": "https://bugs.launchpad.net/ubuntu/+source/linux/+bug/915941" } ] } diff --git a/2015/9xxx/CVE-2015-9543.json b/2015/9xxx/CVE-2015-9543.json index 833930ec4ee..96e47f18a03 100644 --- a/2015/9xxx/CVE-2015-9543.json +++ b/2015/9xxx/CVE-2015-9543.json @@ -61,6 +61,11 @@ "url": "https://review.opendev.org/220622", "refsource": "MISC", "name": "https://review.opendev.org/220622" + }, + { + "refsource": "CONFIRM", + "name": "https://security.openstack.org/ossa/OSSA-2020-001.html", + "url": "https://security.openstack.org/ossa/OSSA-2020-001.html" } ] }