From ae6c6196fe81d1bdf7da6822d26b34455cd8b31d Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 21 Jul 2023 11:00:34 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/36xxx/CVE-2023-36543.json | 4 ++-- 2023/38xxx/CVE-2023-38640.json | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 2023/38xxx/CVE-2023-38640.json diff --git a/2023/36xxx/CVE-2023-36543.json b/2023/36xxx/CVE-2023-36543.json index 29a10dcf63e..70d806462f2 100644 --- a/2023/36xxx/CVE-2023-36543.json +++ b/2023/36xxx/CVE-2023-36543.json @@ -21,8 +21,8 @@ "description": [ { "lang": "eng", - "value": "CWE-20 Improper Input Validation", - "cweId": "CWE-20" + "value": "CWE-1333 Inefficient Regular Expression Complexity", + "cweId": "CWE-1333" } ] } diff --git a/2023/38xxx/CVE-2023-38640.json b/2023/38xxx/CVE-2023-38640.json new file mode 100644 index 00000000000..f66a105ef58 --- /dev/null +++ b/2023/38xxx/CVE-2023-38640.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-38640", + "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