diff --git a/2021/26xxx/CVE-2021-26085.json b/2021/26xxx/CVE-2021-26085.json index 1813dddfbe1..96e9164d2e1 100644 --- a/2021/26xxx/CVE-2021-26085.json +++ b/2021/26xxx/CVE-2021-26085.json @@ -1,18 +1,89 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2021-26085", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "CVE_data_meta": { + "ASSIGNER": "security@atlassian.com", + "DATE_PUBLIC": "2021-07-29T00:00:00", + "ID": "CVE-2021-26085", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_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." + "product": { + "product_data": [ + { + "product_name": "Confluence Server", + "version": { + "version_data": [ + { + "version_value": "7.4.10", + "version_affected": "<" + }, + { + "version_value": "7.5.0", + "version_affected": ">=" + }, + { + "version_value": "7.12.3", + "version_affected": "<" + } + ] + } + }, + { + "product_name": "Confluence Data Center", + "version": { + "version_data": [ + { + "version_value": "7.4.10", + "version_affected": "<" + }, + { + "version_value": "7.5.0", + "version_affected": ">=" + }, + { + "version_value": "7.12.3", + "version_affected": "<" + } + ] + } + } + ] + }, + "vendor_name": "Atlassian" } - ] - } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Affected versions of Atlassian Confluence Server allow remote attackers to view restricted resources via a Pre-Authorization Arbitrary File Read vulnerability in the /s/ endpoint. The affected versions are before version 7.4.10, and from version 7.5.0 before 7.12.3." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Pre-Authorization Arbitrary File Read" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://jira.atlassian.com/browse/CONFSERVER-67893" + } + ] + } } \ No newline at end of file