From c99cfe324ea08fe3736207ade217f971d51551ca Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 24 Mar 2022 13:01:16 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/43xxx/CVE-2021-43700.json | 56 ++++++++++++++++++++++++++++++---- 2022/1xxx/CVE-2022-1065.json | 18 +++++++++++ 2 files changed, 68 insertions(+), 6 deletions(-) create mode 100644 2022/1xxx/CVE-2022-1065.json diff --git a/2021/43xxx/CVE-2021-43700.json b/2021/43xxx/CVE-2021-43700.json index 98ccc21a8d5..f32e19fd164 100644 --- a/2021/43xxx/CVE-2021-43700.json +++ b/2021/43xxx/CVE-2021-43700.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-43700", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-43700", + "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 was discovered in ApiManager 1.1. there is sql injection vulnerability that can use in /index.php?act=api&tag=8." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/gongwalker/ApiManager/issues/26", + "refsource": "MISC", + "name": "https://github.com/gongwalker/ApiManager/issues/26" } ] } diff --git a/2022/1xxx/CVE-2022-1065.json b/2022/1xxx/CVE-2022-1065.json new file mode 100644 index 00000000000..724b9009dee --- /dev/null +++ b/2022/1xxx/CVE-2022-1065.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-1065", + "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