From f717f49f1a1dc310ed022885eac122f0bcd20531 Mon Sep 17 00:00:00 2001 From: erwanlr Date: Thu, 6 Oct 2022 22:28:02 +0200 Subject: [PATCH] Fixes correct version for CVE-2021-24444 --- 2021/24xxx/CVE-2021-24444.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2021/24xxx/CVE-2021-24444.json b/2021/24xxx/CVE-2021-24444.json index 1f2d5fcff9f..8ba08bca0a5 100644 --- a/2021/24xxx/CVE-2021-24444.json +++ b/2021/24xxx/CVE-2021-24444.json @@ -22,8 +22,8 @@ "version_data": [ { "version_affected": "<", - "version_name": "3.7.0.2", - "version_value": "3.7.0.2" + "version_name": "3.0.7.2", + "version_value": "3.0.7.2" } ] } @@ -38,7 +38,7 @@ "description_data": [ { "lang": "eng", - "value": "The TaxoPress \u2013 Create and Manage Taxonomies, Tags, Categories WordPress plugin before 3.7.0.2 does not sanitise its Taxonomy description field, allowing high privilege users to set JavaScript payload in them even when the unfiltered_html capability is disallowed, leading to an authenticated Stored Cross-Site Scripting issue." + "value": "The TaxoPress \u2013 Create and Manage Taxonomies, Tags, Categories WordPress plugin before 3.0.7.2 does not sanitise its Taxonomy description field, allowing high privilege users to set JavaScript payload in them even when the unfiltered_html capability is disallowed, leading to an authenticated Stored Cross-Site Scripting issue." } ] }, @@ -77,4 +77,4 @@ "source": { "discovery": "UNKNOWN" } -} \ No newline at end of file +}