diff --git a/2012/6xxx/CVE-2012-6094.json b/2012/6xxx/CVE-2012-6094.json index a38e8b79c10..db37517124c 100644 --- a/2012/6xxx/CVE-2012-6094.json +++ b/2012/6xxx/CVE-2012-6094.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-6094", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "cups", + "product": { + "product_data": [ + { + "product_name": "cups", + "version": { + "version_data": [ + { + "version_value": "<= 1.7.5" + } + ] + } + } + ] + } + } + ] + } }, "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": "cups (Common Unix Printing System) 'Listen localhost:631' option not honored correctly which could provide unauthorized access to the system" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "'Listen localhost:631' option not honoured correctly on IPv6-enabled systems when systemd used for CUPS socket activation" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://security-tracker.debian.org/tracker/CVE-2012-6094", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2012-6094" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-6094", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-6094" + }, + { + "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2012-6094", + "refsource": "MISC", + "name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2012-6094" + }, + { + "refsource": "MISC", + "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82451", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82451" + }, + { + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2013/01/04/5", + "url": "http://www.openwall.com/lists/oss-security/2013/01/04/5" + }, + { + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/57158", + "url": "http://www.securityfocus.com/bid/57158" + }, + { + "refsource": "REDHAT", + "name": "Red Hat", + "url": "https://access.redhat.com/security/cve/cve-2012-6094" } ] } diff --git a/2012/6xxx/CVE-2012-6111.json b/2012/6xxx/CVE-2012-6111.json index 5715ebe0644..65dd878addc 100644 --- a/2012/6xxx/CVE-2012-6111.json +++ b/2012/6xxx/CVE-2012-6111.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-6111", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "gnome-keyring", + "product": { + "product_data": [ + { + "product_name": "gnome-keyring", + "version": { + "version_data": [ + { + "version_value": "Fixed 3.14.0" + } + ] + } + } + ] + } + } + ] + } }, "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": "gnome-keyring does not discard stored secrets when using gnome_keyring_lock_all_sync function" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "does not discard stored secrets in some cases" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://security-tracker.debian.org/tracker/CVE-2012-6111", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2012-6111" + }, + { + "refsource": "MISC", + "name": "http://www.openwall.com/lists/oss-security/2013/01/17/4", + "url": "http://www.openwall.com/lists/oss-security/2013/01/17/4" + }, + { + "refsource": "REDHAT", + "name": "Red Hat", + "url": "https://access.redhat.com/security/cve/cve-2012-6111" + }, + { + "refsource": "MISC", + "name": "https://bugzilla.gnome.org/show_bug.cgi?id=690466", + "url": "https://bugzilla.gnome.org/show_bug.cgi?id=690466" } ] }