From 03637aaff2eaedb04c7e1c8b21d613bb6ab189f2 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 19 May 2023 12:00:40 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/30xxx/CVE-2022-30114.json | 66 ++++++++++++++++++++++++++++++---- 2023/26xxx/CVE-2023-26818.json | 61 +++++++++++++++++++++++++++---- 2023/2xxx/CVE-2023-2810.json | 18 ++++++++++ 3 files changed, 133 insertions(+), 12 deletions(-) create mode 100644 2023/2xxx/CVE-2023-2810.json diff --git a/2022/30xxx/CVE-2022-30114.json b/2022/30xxx/CVE-2022-30114.json index c12e94d0106..361adecc72e 100644 --- a/2022/30xxx/CVE-2022-30114.json +++ b/2022/30xxx/CVE-2022-30114.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-30114", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-30114", + "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": "A heap-based buffer overflow in a network service in Fastweb FASTGate MediaAccess FGA2130FWB, firmware version 18.3.n.0482_FW_230_FGA2130, and DGA4131FWB, firmware version up to 18.3.n.0462_FW_261_DGA4131, allows a remote attacker to reboot the device through a crafted HTTP request, causing DoS." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://fastgate.com", + "refsource": "MISC", + "name": "http://fastgate.com" + }, + { + "url": "http://fastweb.com", + "refsource": "MISC", + "name": "http://fastweb.com" + }, + { + "refsource": "MISC", + "name": "https://str0ng4le.github.io/jekyll/update/2023/05/12/fastgate-bof-cve-2022-30114/", + "url": "https://str0ng4le.github.io/jekyll/update/2023/05/12/fastgate-bof-cve-2022-30114/" } ] } diff --git a/2023/26xxx/CVE-2023-26818.json b/2023/26xxx/CVE-2023-26818.json index 35dc2f51804..9703cfbbde0 100644 --- a/2023/26xxx/CVE-2023-26818.json +++ b/2023/26xxx/CVE-2023-26818.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-26818", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-26818", + "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": "Telegram 9.3.1 and 9.4.0 allows attackers to access restricted files, microphone ,or video recording via the DYLD_INSERT_LIBRARIES flag." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://telegram.com", + "refsource": "MISC", + "name": "http://telegram.com" + }, + { + "refsource": "MISC", + "name": "https://danrevah.github.io/2023/05/15/CVE-2023-26818-Bypass-TCC-with-Telegram/", + "url": "https://danrevah.github.io/2023/05/15/CVE-2023-26818-Bypass-TCC-with-Telegram/" } ] } diff --git a/2023/2xxx/CVE-2023-2810.json b/2023/2xxx/CVE-2023-2810.json new file mode 100644 index 00000000000..aa79b51ae6f --- /dev/null +++ b/2023/2xxx/CVE-2023-2810.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-2810", + "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