From d3d897072ec9d4e8e5b70af59272d5681efb1d14 Mon Sep 17 00:00:00 2001 From: Wayne Beaton Date: Thu, 18 Feb 2021 17:26:17 -0500 Subject: [PATCH] Update CVE-2020-27221 Signed-off-by: Wayne Beaton --- 2020/27xxx/CVE-2020-27221.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2020/27xxx/CVE-2020-27221.json b/2020/27xxx/CVE-2020-27221.json index 4d41ec7775d..780306a9a1f 100644 --- a/2020/27xxx/CVE-2020-27221.json +++ b/2020/27xxx/CVE-2020-27221.json @@ -17,9 +17,9 @@ { "product_name": "Eclipse OpenJ9", "version": { - "version_data": [ - { - "version_value": "All versions up to 0.23" + "version_data": [ { + "version_affected": "<=", + "version_value": "0.23" } ] } @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "In Eclipse OpenJ9 up to version 0.23, there is potential for a stack-based buffer overflow when the virtual machine or JNI natives are converting from UTF-8 characters to platform encoding." + "value": "In Eclipse OpenJ9 up to and including version 0.23, there is potential for a stack-based buffer overflow when the virtual machine or JNI natives are converting from UTF-8 characters to platform encoding." } ] },