From 9ad33d4644c8e68ede3421d932dd009348d72b70 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 6 Jun 2022 15:01:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/41xxx/CVE-2021-41932.json | 56 ++++++++++++++++++++++++++++++---- 2022/2xxx/CVE-2022-2000.json | 18 +++++++++++ 2 files changed, 68 insertions(+), 6 deletions(-) create mode 100644 2022/2xxx/CVE-2022-2000.json diff --git a/2021/41xxx/CVE-2021-41932.json b/2021/41xxx/CVE-2021-41932.json index 8e3d7c1a42d..7d0623cdfd2 100644 --- a/2021/41xxx/CVE-2021-41932.json +++ b/2021/41xxx/CVE-2021-41932.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-41932", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-41932", + "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 blind SQL injection vulnerability in search form in TeamMate+ Audit version 28.0.19.0 allows any authenticated user to create malicious SQL injections, which can result in complete database compromise, gaining information about other users, unauthorized access to audit data etc." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://mjilek.cz/blog/CVE-2021-41932/", + "url": "https://mjilek.cz/blog/CVE-2021-41932/" } ] } diff --git a/2022/2xxx/CVE-2022-2000.json b/2022/2xxx/CVE-2022-2000.json new file mode 100644 index 00000000000..36cee8f6337 --- /dev/null +++ b/2022/2xxx/CVE-2022-2000.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-2000", + "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