From 19d231b048b6540c6a6000348e29b4e35f9447b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Black=20=F0=9F=86=8E?= Date: Thu, 4 Feb 2021 08:36:46 +1100 Subject: [PATCH] Update the affected version range of CVE-2020-4027 to match the fixed versions on https://jira.atlassian.com/browse/CONFSERVER-59898 . --- 2020/4xxx/CVE-2020-4027.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/2020/4xxx/CVE-2020-4027.json b/2020/4xxx/CVE-2020-4027.json index be15d65795c..3726167aba4 100644 --- a/2020/4xxx/CVE-2020-4027.json +++ b/2020/4xxx/CVE-2020-4027.json @@ -15,6 +15,32 @@ "product_name": "Confluence Server", "version": { "version_data": [ + { + "version_value": "7.4.5", + "version_affected": "<" + }, + { + "version_value": "7.5.0", + "version_affected": ">=" + }, + { + "version_value": "7.5.1", + "version_affected": "<" + } + ] + } + },{ + "product_name": "Confluence Data Center", + "version": { + "version_data": [ + { + "version_value": "7.4.5", + "version_affected": "<" + }, + { + "version_value": "7.5.0", + "version_affected": ">=" + }, { "version_value": "7.5.1", "version_affected": "<" @@ -36,7 +62,7 @@ "description_data": [ { "lang": "eng", - "value": "Atlassian Confluence Server and Data Center before version 7.5.1 allowed remote attackers with system administration permissions to bypass velocity template injection mitigations via an injection vulnerability in custom user macros." + "value": "Affected versions of Atlassian Confluence Server and Data Center allowed remote attackers with system administration permissions to bypass velocity template injection mitigations via an injection vulnerability in custom user macros. The affected versions are before version 7.4.5, and from version 7.5.0 before 7.5.1." } ] },