diff --git a/2018/13xxx/CVE-2018-13399.json b/2018/13xxx/CVE-2018-13399.json index 153e35f1b9a..c1473dac56f 100644 --- a/2018/13xxx/CVE-2018-13399.json +++ b/2018/13xxx/CVE-2018-13399.json @@ -1,64 +1,68 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@atlassian.com", - "DATE_PUBLIC": "2018-09-28T00:00:00", - "ID": "CVE-2018-13399", - "STATE": "PUBLIC" + "CVE_data_meta" : { + "ASSIGNER" : "security@atlassian.com", + "DATE_PUBLIC" : "2018-09-28T00:00:00", + "ID" : "CVE-2018-13399", + "STATE" : "PUBLIC" }, - "affects": { - "vendor": { - "vendor_data": [ + "affects" : { + "vendor" : { + "vendor_data" : [ { - "product": { - "product_data": [ + "product" : { + "product_data" : [ { - "product_name": "Fisheye and Crucible", - "version": { - "version_data": [ + "product_name" : "Fisheye and Crucible", + "version" : { + "version_data" : [ { - "version_value": "4.6.1", - "version_affected": "<" + "version_affected" : "<", + "version_value" : "4.6.1" } ] } } ] }, - "vendor_name": "Atlassian" + "vendor_name" : "Atlassian" } ] } }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ { - "lang": "eng", - "value": "The Microsoft Windows Installer for Atlassian Fisheye and Crucible before version 4.6.1 allows local attackers to escalate privileges because of weak permissions on the installation directory." + "lang" : "eng", + "value" : "The Microsoft Windows Installer for Atlassian Fisheye and Crucible before version 4.6.1 allows local attackers to escalate privileges because of weak permissions on the installation directory." } ] }, - "problemtype": { - "problemtype_data": [ + "problemtype" : { + "problemtype_data" : [ { - "description": [ + "description" : [ { - "lang": "eng", - "value": "Incorrect Permission Assignment for Critical Resource" + "lang" : "eng", + "value" : "Incorrect Permission Assignment for Critical Resource" } ] } ] }, - "references": { - "reference_data": [ + "references" : { + "reference_data" : [ { - "url": "https://jira.atlassian.com/browse/FE-7105" + "name" : "https://jira.atlassian.com/browse/CRUC-8314", + "refsource" : "CONFIRM", + "url" : "https://jira.atlassian.com/browse/CRUC-8314" }, { - "url": "https://jira.atlassian.com/browse/CRUC-8314" + "name" : "https://jira.atlassian.com/browse/FE-7105", + "refsource" : "CONFIRM", + "url" : "https://jira.atlassian.com/browse/FE-7105" } ] }