From e495de67ac21e78967ff0a35d60a0f8dcc77bc5e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 23 Oct 2023 09:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/2xxx/CVE-2023-2995.json | 17 ++++------------- 2023/46xxx/CVE-2023-46589.json | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+), 13 deletions(-) create mode 100644 2023/46xxx/CVE-2023-46589.json diff --git a/2023/2xxx/CVE-2023-2995.json b/2023/2xxx/CVE-2023-2995.json index 4b6110358a3..999900be661 100644 --- a/2023/2xxx/CVE-2023-2995.json +++ b/2023/2xxx/CVE-2023-2995.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "The Leyka WordPress plugin through 3.30.3 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)" + "value": "The Leyka WordPress plugin before 3.30.4 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)" } ] }, @@ -39,18 +39,9 @@ "version": { "version_data": [ { - "version_value": "not down converted", - "x_cve_json_5_version_data": { - "versions": [ - { - "status": "affected", - "versionType": "custom", - "version": "0", - "lessThanOrEqual": "3.30.3" - } - ], - "defaultStatus": "affected" - } + "version_affected": "<", + "version_name": "0", + "version_value": "3.30.4" } ] } diff --git a/2023/46xxx/CVE-2023-46589.json b/2023/46xxx/CVE-2023-46589.json new file mode 100644 index 00000000000..c1795b4cfbd --- /dev/null +++ b/2023/46xxx/CVE-2023-46589.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-46589", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_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." + } + ] + } +} \ No newline at end of file