From 1d30aa7438c8b1b73fa87a8b71b8dc81534a65b9 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 28 Oct 2023 02:00:32 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/46xxx/CVE-2023-46569.json | 61 ++++++++++++++++++++++++++++++---- 2023/46xxx/CVE-2023-46570.json | 61 ++++++++++++++++++++++++++++++---- 2 files changed, 110 insertions(+), 12 deletions(-) diff --git a/2023/46xxx/CVE-2023-46569.json b/2023/46xxx/CVE-2023-46569.json index 51708a6a9a6..c9f1f45e21f 100644 --- a/2023/46xxx/CVE-2023-46569.json +++ b/2023/46xxx/CVE-2023-46569.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-46569", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-46569", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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." + "value": "An out-of-bounds read in radare2 v.5.8.9 and before exists in the print_insn32_fpu function of libr/arch/p/nds32/nds32-dis.h." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/radareorg/radare2/issues/22334", + "refsource": "MISC", + "name": "https://github.com/radareorg/radare2/issues/22334" + }, + { + "refsource": "MISC", + "name": "https://gist.github.com/gandalf4a/afeaf8cc958f95876f0ee245b8a002e8", + "url": "https://gist.github.com/gandalf4a/afeaf8cc958f95876f0ee245b8a002e8" } ] } diff --git a/2023/46xxx/CVE-2023-46570.json b/2023/46xxx/CVE-2023-46570.json index 2a86ee35f16..fd70de6a3e3 100644 --- a/2023/46xxx/CVE-2023-46570.json +++ b/2023/46xxx/CVE-2023-46570.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-46570", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-46570", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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." + "value": "An out-of-bounds read in radare2 v.5.8.9 and before exists in the print_insn32 function of libr/arch/p/nds32/nds32-dis.h." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/radareorg/radare2/issues/22333", + "refsource": "MISC", + "name": "https://github.com/radareorg/radare2/issues/22333" + }, + { + "refsource": "MISC", + "name": "https://gist.github.com/gandalf4a/d7fa58f1b3418ef08ad244acccc10ba6", + "url": "https://gist.github.com/gandalf4a/d7fa58f1b3418ef08ad244acccc10ba6" } ] }