From bf186779c008658657e75b4e8b34e3cf6a34f512 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 31 Jul 2023 13:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/35xxx/CVE-2023-35861.json | 66 ++++++++++++++++++++++++++++++---- 2023/37xxx/CVE-2023-37647.json | 66 ++++++++++++++++++++++++++++++---- 2023/4xxx/CVE-2023-4018.json | 18 ++++++++++ 3 files changed, 138 insertions(+), 12 deletions(-) create mode 100644 2023/4xxx/CVE-2023-4018.json diff --git a/2023/35xxx/CVE-2023-35861.json b/2023/35xxx/CVE-2023-35861.json index f643a6dca68..23b43a7fbde 100644 --- a/2023/35xxx/CVE-2023-35861.json +++ b/2023/35xxx/CVE-2023-35861.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-35861", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-35861", + "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 shell-injection vulnerability in email notifications on Supermicro motherboards (such as H12DST-B before 03.10.35) allows remote attackers to inject execute arbitrary commands as root on the BMC." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.supermicro.com/en/products/motherboards", + "refsource": "MISC", + "name": "https://www.supermicro.com/en/products/motherboards" + }, + { + "refsource": "MISC", + "name": "https://www.supermicro.com/en/support/security_SMTP_Jun_2023", + "url": "https://www.supermicro.com/en/support/security_SMTP_Jun_2023" + }, + { + "refsource": "MISC", + "name": "https://blog.freax13.de/cve/cve-2023-35861", + "url": "https://blog.freax13.de/cve/cve-2023-35861" } ] } diff --git a/2023/37xxx/CVE-2023-37647.json b/2023/37xxx/CVE-2023-37647.json index 3945b3dd6af..2fa90104539 100644 --- a/2023/37xxx/CVE-2023-37647.json +++ b/2023/37xxx/CVE-2023-37647.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2023-37647", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2023-37647", + "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": "SEMCMS v1.5 was discovered to contain a SQL injection vulnerability via the id parameter at /Ant_Suxin.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://semcms.com", + "refsource": "MISC", + "name": "http://semcms.com" + }, + { + "url": "https://www.sem-cms.cn/", + "refsource": "MISC", + "name": "https://www.sem-cms.cn/" + }, + { + "refsource": "MISC", + "name": "https://gitee.com/ants12/sem-cms_-shop_210918_v1.5-sql-injection-exists-s/tree/master/", + "url": "https://gitee.com/ants12/sem-cms_-shop_210918_v1.5-sql-injection-exists-s/tree/master/" } ] } diff --git a/2023/4xxx/CVE-2023-4018.json b/2023/4xxx/CVE-2023-4018.json new file mode 100644 index 00000000000..30d5a041b60 --- /dev/null +++ b/2023/4xxx/CVE-2023-4018.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-4018", + "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