From ed29b60d2f4ed259aaf1a53315c84e77f42d6b12 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 21 Oct 2022 13:00:31 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/3xxx/CVE-2022-3641.json | 18 +++++++++++ 2022/42xxx/CVE-2022-42205.json | 56 ++++++++++++++++++++++++++++++---- 2022/42xxx/CVE-2022-42206.json | 56 ++++++++++++++++++++++++++++++---- 2022/43xxx/CVE-2022-43583.json | 18 +++++++++++ 2022/43xxx/CVE-2022-43584.json | 18 +++++++++++ 2022/43xxx/CVE-2022-43585.json | 18 +++++++++++ 2022/43xxx/CVE-2022-43586.json | 18 +++++++++++ 2022/43xxx/CVE-2022-43587.json | 18 +++++++++++ 8 files changed, 208 insertions(+), 12 deletions(-) create mode 100644 2022/3xxx/CVE-2022-3641.json create mode 100644 2022/43xxx/CVE-2022-43583.json create mode 100644 2022/43xxx/CVE-2022-43584.json create mode 100644 2022/43xxx/CVE-2022-43585.json create mode 100644 2022/43xxx/CVE-2022-43586.json create mode 100644 2022/43xxx/CVE-2022-43587.json diff --git a/2022/3xxx/CVE-2022-3641.json b/2022/3xxx/CVE-2022-3641.json new file mode 100644 index 00000000000..bc6f83f6837 --- /dev/null +++ b/2022/3xxx/CVE-2022-3641.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-3641", + "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 diff --git a/2022/42xxx/CVE-2022-42205.json b/2022/42xxx/CVE-2022-42205.json index f831f92ab18..ee4c4727814 100644 --- a/2022/42xxx/CVE-2022-42205.json +++ b/2022/42xxx/CVE-2022-42205.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-42205", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-42205", + "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": "PHPGurukul Hospital Management System In PHP V 4.0 is vulnerable to Cross Site Scripting (XSS) via add-patient.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://sisl.lab.uic.edu/projects/chess/cross-site-scripting-in-hms2/", + "refsource": "MISC", + "name": "https://sisl.lab.uic.edu/projects/chess/cross-site-scripting-in-hms2/" } ] } diff --git a/2022/42xxx/CVE-2022-42206.json b/2022/42xxx/CVE-2022-42206.json index f38ea6c81ad..c7357db5229 100644 --- a/2022/42xxx/CVE-2022-42206.json +++ b/2022/42xxx/CVE-2022-42206.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-42206", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-42206", + "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": "PHPGurukul Hospital Management System In PHP V 4.0 is vulnerable to Cross Site Scripting (XSS) via doctor/view-patient.php, admin/view-patient.php, and view-medhistory.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://sisl.lab.uic.edu/projects/chess/cross-site-scripting-in-hms3/", + "refsource": "MISC", + "name": "https://sisl.lab.uic.edu/projects/chess/cross-site-scripting-in-hms3/" } ] } diff --git a/2022/43xxx/CVE-2022-43583.json b/2022/43xxx/CVE-2022-43583.json new file mode 100644 index 00000000000..b5d64af24ff --- /dev/null +++ b/2022/43xxx/CVE-2022-43583.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-43583", + "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 diff --git a/2022/43xxx/CVE-2022-43584.json b/2022/43xxx/CVE-2022-43584.json new file mode 100644 index 00000000000..644d825e6e8 --- /dev/null +++ b/2022/43xxx/CVE-2022-43584.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-43584", + "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 diff --git a/2022/43xxx/CVE-2022-43585.json b/2022/43xxx/CVE-2022-43585.json new file mode 100644 index 00000000000..25abc084fb3 --- /dev/null +++ b/2022/43xxx/CVE-2022-43585.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-43585", + "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 diff --git a/2022/43xxx/CVE-2022-43586.json b/2022/43xxx/CVE-2022-43586.json new file mode 100644 index 00000000000..6aa173ee01d --- /dev/null +++ b/2022/43xxx/CVE-2022-43586.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-43586", + "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 diff --git a/2022/43xxx/CVE-2022-43587.json b/2022/43xxx/CVE-2022-43587.json new file mode 100644 index 00000000000..4a42a8ac5a7 --- /dev/null +++ b/2022/43xxx/CVE-2022-43587.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-43587", + "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