From f63cdc78e421390e6a8aa2d64060870c0ebe1015 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 15 Aug 2018 11:48:25 +1000 Subject: [PATCH] Add CVE-2018-13393 CVE-2018-13394 --- 2018/13xxx/CVE-2018-13393.json | 66 ++++++++++++++++++++++++++++------ 2018/13xxx/CVE-2018-13394.json | 66 ++++++++++++++++++++++++++++------ 2 files changed, 110 insertions(+), 22 deletions(-) diff --git a/2018/13xxx/CVE-2018-13393.json b/2018/13xxx/CVE-2018-13393.json index 380d16baf74..c55bb202506 100644 --- a/2018/13xxx/CVE-2018-13393.json +++ b/2018/13xxx/CVE-2018-13393.json @@ -1,17 +1,61 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2018-13393", - "STATE" : "RESERVED" + "CVE_data_meta": { + "ASSIGNER": "security@atlassian.com", + "DATE_PUBLIC": "2018-08-15T00:00:00", + "ID": "CVE-2018-13393", + "STATE": "PUBLIC" }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Confluence Questions", + "version": { + "version_data": [ + { + "version_value": "2.6.6", + "version_affected": "<" + } + ] + } + } + ] + }, + "vendor_name": "Atlassian" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "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." + "lang": "eng", + "value": "The convertCommentToAnswer resource in Atlassian Confluence Questions before version 2.6.6, the bundled version of Confluence Questions was updated to a fixed version in Confluence version 6.9.0, allows remote attackers to modify a comment into an answer via a Cross-site request forgery (CSRF) vulnerability." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross-Site Request Forgery (CSRF)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://jira.atlassian.com/browse/CONFSERVER-56282" } ] } diff --git a/2018/13xxx/CVE-2018-13394.json b/2018/13xxx/CVE-2018-13394.json index 32d347faea8..e29b85328aa 100644 --- a/2018/13xxx/CVE-2018-13394.json +++ b/2018/13xxx/CVE-2018-13394.json @@ -1,17 +1,61 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2018-13394", - "STATE" : "RESERVED" + "CVE_data_meta": { + "ASSIGNER": "security@atlassian.com", + "DATE_PUBLIC": "2018-08-15T00:00:00", + "ID": "CVE-2018-13394", + "STATE": "PUBLIC" }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Confluence Questions", + "version": { + "version_data": [ + { + "version_value": "2.6.6", + "version_affected": "<" + } + ] + } + } + ] + }, + "vendor_name": "Atlassian" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "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." + "lang": "eng", + "value": "The acceptAnswer resource in Atlassian Confluence Questions before version 2.6.6, the bundled version of Confluence Questions was updated to a fixed version in Confluence version 6.9.0, allows remote attackers to modify a comment into an answer via a Cross-site request forgery (CSRF) vulnerability." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross-Site Request Forgery (CSRF)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://jira.atlassian.com/browse/CONFSERVER-56283" } ] }