diff --git a/2023/48xxx/CVE-2023-48024.json b/2023/48xxx/CVE-2023-48024.json index 6f0346bfbcc..b5fb2229ed6 100644 --- a/2023/48xxx/CVE-2023-48024.json +++ b/2023/48xxx/CVE-2023-48024.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-48024", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-48024", + "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": "Liblisp through commit 4c65969 was discovered to contain a use-after-free vulnerability in void hash_destroy(hash_table_t *h) at hash.c" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/howerj/liblisp/issues/1", + "refsource": "MISC", + "name": "https://github.com/howerj/liblisp/issues/1" } ] } diff --git a/2023/48xxx/CVE-2023-48025.json b/2023/48xxx/CVE-2023-48025.json index 12aed29de31..b7df85bd5b4 100644 --- a/2023/48xxx/CVE-2023-48025.json +++ b/2023/48xxx/CVE-2023-48025.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-48025", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-48025", + "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": "Liblisp through commit 4c65969 was discovered to contain a out-of-bounds-read vulnerability in unsigned get_length(lisp_cell_t * x) at eval.c" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/howerj/liblisp/issues/1", + "refsource": "MISC", + "name": "https://github.com/howerj/liblisp/issues/1" } ] } diff --git a/2023/4xxx/CVE-2023-4853.json b/2023/4xxx/CVE-2023-4853.json index 628a3d2677d..a8698b165dd 100644 --- a/2023/4xxx/CVE-2023-4853.json +++ b/2023/4xxx/CVE-2023-4853.json @@ -90,24 +90,48 @@ } }, { - "product_name": "Red Hat build of Quarkus", + "product_name": "Red Hat build of Quarkus 2.13.8.SP2", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { - "defaultStatus": "unaffected" - } - }, - { - "version_value": "not down converted", - "x_cve_json_5_version_data": { + "versions": [ + { + "version": "2.13.8.Final-redhat-00005", + "lessThan": "*", + "versionType": "rpm", + "status": "unaffected" + } + ], "defaultStatus": "affected" } }, { "version_value": "not down converted", "x_cve_json_5_version_data": { + "versions": [ + { + "version": "2.13.8.Final-redhat-00005", + "lessThan": "*", + "versionType": "rpm", + "status": "unaffected" + } + ], + "defaultStatus": "affected" + } + }, + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "version": "2.13.8.Final-redhat-00005", + "lessThan": "*", + "versionType": "rpm", + "status": "unaffected" + } + ], "defaultStatus": "affected" } } diff --git a/2023/6xxx/CVE-2023-6194.json b/2023/6xxx/CVE-2023-6194.json new file mode 100644 index 00000000000..1e054bbb8bd --- /dev/null +++ b/2023/6xxx/CVE-2023-6194.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-6194", + "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