From 23119ae029656dd5c3fcb17c38e683816948bfff Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 5 Nov 2019 13:01:30 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2013/4xxx/CVE-2013-4107.json | 65 ++++++++++++++++++++++++++++++++++-- 2013/4xxx/CVE-2013-4110.json | 65 ++++++++++++++++++++++++++++++++++-- 2 files changed, 124 insertions(+), 6 deletions(-) diff --git a/2013/4xxx/CVE-2013-4107.json b/2013/4xxx/CVE-2013-4107.json index bc3cd86c7f5..9900a9c1410 100644 --- a/2013/4xxx/CVE-2013-4107.json +++ b/2013/4xxx/CVE-2013-4107.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4107", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Cryptocat", + "product": { + "product_data": [ + { + "product_name": "Cryptocat", + "version": { + "version_data": [ + { + "version_value": "before 2.0.22" + } + ] + } + } + ] + } + } + ] + } }, "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": "Cryptocat before 2.0.22: cryptocat.js handlePresence() has cross site scripting" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Nickname Change XSS" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.openwall.com/lists/oss-security/2013/07/10/15", + "refsource": "MISC", + "name": "https://www.openwall.com/lists/oss-security/2013/07/10/15" + }, + { + "url": "https://tobtu.com/decryptocat.php", + "refsource": "MISC", + "name": "https://tobtu.com/decryptocat.php" + }, + { + "refsource": "MISC", + "name": "https://vuldb.com/?id.9442", + "url": "https://vuldb.com/?id.9442" + }, + { + "refsource": "MISC", + "name": "https://www.securityfocus.com/bid/61096", + "url": "https://www.securityfocus.com/bid/61096" } ] } diff --git a/2013/4xxx/CVE-2013-4110.json b/2013/4xxx/CVE-2013-4110.json index d6c0716de38..604452f7e83 100644 --- a/2013/4xxx/CVE-2013-4110.json +++ b/2013/4xxx/CVE-2013-4110.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4110", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Cryptocat", + "product": { + "product_data": [ + { + "product_name": "Cryptocat", + "version": { + "version_data": [ + { + "version_value": "Fixed in 2.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": "Cryptocat has an Unspecified Chat Participant User List Disclosure" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "User List Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.openwall.com/lists/oss-security/2013/07/10/15", + "refsource": "MISC", + "name": "https://www.openwall.com/lists/oss-security/2013/07/10/15" + }, + { + "url": "https://tobtu.com/decryptocat.php", + "refsource": "MISC", + "name": "https://tobtu.com/decryptocat.php" + }, + { + "refsource": "MISC", + "name": "https://www.securityfocus.com/bid/61117", + "url": "https://www.securityfocus.com/bid/61117" + }, + { + "refsource": "MISC", + "name": "https://vuldb.com/?id.9446", + "url": "https://vuldb.com/?id.9446" } ] }