From 918376a2db817d05f517a78dab7cb293931e1e0d Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 28 Aug 2023 19:00:34 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/23xxx/CVE-2021-23385.json | 5 +++ 2023/39xxx/CVE-2023-39562.json | 61 +++++++++++++++++++++++++++---- 2023/39xxx/CVE-2023-39709.json | 66 ++++++++++++++++++++++++++++++---- 2023/39xxx/CVE-2023-39810.json | 61 +++++++++++++++++++++++++++---- 2023/4xxx/CVE-2023-4568.json | 18 ++++++++++ 5 files changed, 193 insertions(+), 18 deletions(-) create mode 100644 2023/4xxx/CVE-2023-4568.json diff --git a/2021/23xxx/CVE-2021-23385.json b/2021/23xxx/CVE-2021-23385.json index b76deaab385..015c37e4bf1 100644 --- a/2021/23xxx/CVE-2021-23385.json +++ b/2021/23xxx/CVE-2021-23385.json @@ -61,6 +61,11 @@ "refsource": "MISC", "url": "https://snyk.io/blog/url-confusion-vulnerabilities/", "name": "https://snyk.io/blog/url-confusion-vulnerabilities/" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20230828 [SECURITY] [DLA 3545-1] flask-security security update", + "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00034.html" } ] }, diff --git a/2023/39xxx/CVE-2023-39562.json b/2023/39xxx/CVE-2023-39562.json index e5856c5a049..49cbf8695ff 100644 --- a/2023/39xxx/CVE-2023-39562.json +++ b/2023/39xxx/CVE-2023-39562.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-39562", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-39562", + "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": "GPAC v2.3-DEV-rev449-g5948e4f70-master was discovered to contain a heap-use-after-free via the gf_bs_align function at bitstream.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via supplying a crafted file." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/gpac/gpac/issues/2537", + "refsource": "MISC", + "name": "https://github.com/gpac/gpac/issues/2537" + }, + { + "url": "https://github.com/ChanStormstout/Pocs/blob/master/gpac_POC/id%3A000000%2Csig%3A06%2Csrc%3A003771%2Ctime%3A328254%2Cexecs%3A120473%2Cop%3Ahavoc%2Crep%3A8", + "refsource": "MISC", + "name": "https://github.com/ChanStormstout/Pocs/blob/master/gpac_POC/id%3A000000%2Csig%3A06%2Csrc%3A003771%2Ctime%3A328254%2Cexecs%3A120473%2Cop%3Ahavoc%2Crep%3A8" } ] } diff --git a/2023/39xxx/CVE-2023-39709.json b/2023/39xxx/CVE-2023-39709.json index 88703e30560..7e2f3662160 100644 --- a/2023/39xxx/CVE-2023-39709.json +++ b/2023/39xxx/CVE-2023-39709.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-39709", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-39709", + "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": "Multiple cross-site scripting (XSS) vulnerabilities in Free and Open Source Inventory Management System v1.0 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the Name, Address, and Company parameters under the Add Member section." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.sourcecodester.com/", + "refsource": "MISC", + "name": "https://www.sourcecodester.com/" + }, + { + "url": "https://www.sourcecodester.com/php/16741/free-and-open-source-inventory-management-system-php-source-code.html", + "refsource": "MISC", + "name": "https://www.sourcecodester.com/php/16741/free-and-open-source-inventory-management-system-php-source-code.html" + }, + { + "refsource": "MISC", + "name": "https://gist.github.com/Arajawat007/4cb86f9239c73ccfeaf466352513b188#file-cve-2023-39709", + "url": "https://gist.github.com/Arajawat007/4cb86f9239c73ccfeaf466352513b188#file-cve-2023-39709" } ] } diff --git a/2023/39xxx/CVE-2023-39810.json b/2023/39xxx/CVE-2023-39810.json index e8f222cb31b..9bc29a502d4 100644 --- a/2023/39xxx/CVE-2023-39810.json +++ b/2023/39xxx/CVE-2023-39810.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-39810", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-39810", + "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 issue in the CPIO command of Busybox v1.33.2 allows attackers to execute a directory traversal." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://busybox.com", + "refsource": "MISC", + "name": "http://busybox.com" + }, + { + "refsource": "MISC", + "name": "https://www.pentagrid.ch/en/blog/busybox-cpio-directory-traversal-vulnerability/", + "url": "https://www.pentagrid.ch/en/blog/busybox-cpio-directory-traversal-vulnerability/" } ] } diff --git a/2023/4xxx/CVE-2023-4568.json b/2023/4xxx/CVE-2023-4568.json new file mode 100644 index 00000000000..cd9df5750bf --- /dev/null +++ b/2023/4xxx/CVE-2023-4568.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4568", + "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