From b80467cceab7f453c5bee36b0069b9da4e4213a0 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 16 May 2022 13:01:29 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/29xxx/CVE-2022-29110.json | 5 +++ 2022/30xxx/CVE-2022-30011.json | 61 ++++++++++++++++++++++++++++++---- 2022/30xxx/CVE-2022-30012.json | 61 ++++++++++++++++++++++++++++++---- 3 files changed, 115 insertions(+), 12 deletions(-) diff --git a/2022/29xxx/CVE-2022-29110.json b/2022/29xxx/CVE-2022-29110.json index b735caa2648..375de764943 100644 --- a/2022/29xxx/CVE-2022-29110.json +++ b/2022/29xxx/CVE-2022-29110.json @@ -78,6 +78,11 @@ "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29110", "refsource": "MISC", "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29110" + }, + { + "refsource": "MISC", + "name": "https://github.com/nu11secur1ty/CVE-mitre/tree/main/2022/CVE-2022-29110", + "url": "https://github.com/nu11secur1ty/CVE-mitre/tree/main/2022/CVE-2022-29110" } ] }, diff --git a/2022/30xxx/CVE-2022-30011.json b/2022/30xxx/CVE-2022-30011.json index d351fdca7ea..83ea2ba599d 100644 --- a/2022/30xxx/CVE-2022-30011.json +++ b/2022/30xxx/CVE-2022-30011.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-30011", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-30011", + "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": "In HMS 1.0 when requesting appointment.php through POST, multiple parameters can lead to a SQL injection vulnerability." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/kabirkhyrul/HMS/discussions/15", + "refsource": "MISC", + "name": "https://github.com/kabirkhyrul/HMS/discussions/15" + }, + { + "refsource": "MISC", + "name": "https://github.com/kabirkhyrul/HMS/tree/1.0", + "url": "https://github.com/kabirkhyrul/HMS/tree/1.0" } ] } diff --git a/2022/30xxx/CVE-2022-30012.json b/2022/30xxx/CVE-2022-30012.json index 03bf97319ab..0f05834e8ac 100644 --- a/2022/30xxx/CVE-2022-30012.json +++ b/2022/30xxx/CVE-2022-30012.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-30012", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-30012", + "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": "In the POST request of the appointment.php page of HMS v.0, there are SQL injection vulnerabilities in multiple parameters, and database information can be obtained through injection." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/kabirkhyrul/HMS/discussions/15", + "refsource": "MISC", + "name": "https://github.com/kabirkhyrul/HMS/discussions/15" + }, + { + "refsource": "MISC", + "name": "https://github.com/kabirkhyrul/HMS/tree/1.0", + "url": "https://github.com/kabirkhyrul/HMS/tree/1.0" } ] }