From 7334dadbe0fe56e7e1cc2c73c131c10d022d13f1 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 10 Jun 2022 15:01:41 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/44xxx/CVE-2021-44519.json | 5 +++ 2022/32xxx/CVE-2022-32975.json | 18 +++++++++ 2022/32xxx/CVE-2022-32976.json | 18 +++++++++ 2022/32xxx/CVE-2022-32977.json | 18 +++++++++ 2022/32xxx/CVE-2022-32978.json | 67 ++++++++++++++++++++++++++++++++++ 2022/32xxx/CVE-2022-32979.json | 18 +++++++++ 6 files changed, 144 insertions(+) create mode 100644 2022/32xxx/CVE-2022-32975.json create mode 100644 2022/32xxx/CVE-2022-32976.json create mode 100644 2022/32xxx/CVE-2022-32977.json create mode 100644 2022/32xxx/CVE-2022-32978.json create mode 100644 2022/32xxx/CVE-2022-32979.json diff --git a/2021/44xxx/CVE-2021-44519.json b/2021/44xxx/CVE-2021-44519.json index 32589776ec3..d98cedcf17c 100644 --- a/2021/44xxx/CVE-2021-44519.json +++ b/2021/44xxx/CVE-2021-44519.json @@ -66,6 +66,11 @@ "refsource": "MISC", "name": "https://support.citrix.com/article/CTX370551", "url": "https://support.citrix.com/article/CTX370551" + }, + { + "refsource": "MISC", + "name": "https://www.chtsecurity.com/news/09be10ae-b50e-46c9-8ce7-2e995fd988fe", + "url": "https://www.chtsecurity.com/news/09be10ae-b50e-46c9-8ce7-2e995fd988fe" } ] } diff --git a/2022/32xxx/CVE-2022-32975.json b/2022/32xxx/CVE-2022-32975.json new file mode 100644 index 00000000000..5bf6c1eded4 --- /dev/null +++ b/2022/32xxx/CVE-2022-32975.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-32975", + "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/32xxx/CVE-2022-32976.json b/2022/32xxx/CVE-2022-32976.json new file mode 100644 index 00000000000..bcb43031e7d --- /dev/null +++ b/2022/32xxx/CVE-2022-32976.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-32976", + "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/32xxx/CVE-2022-32977.json b/2022/32xxx/CVE-2022-32977.json new file mode 100644 index 00000000000..4aaa48955ab --- /dev/null +++ b/2022/32xxx/CVE-2022-32977.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-32977", + "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/32xxx/CVE-2022-32978.json b/2022/32xxx/CVE-2022-32978.json new file mode 100644 index 00000000000..e7865c50bc1 --- /dev/null +++ b/2022/32xxx/CVE-2022-32978.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2022-32978", + "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": "There is an assertion failure in SingleComponentLSScan::ParseMCU in singlecomponentlsscan.cpp in libjpeg before 1.64 via an empty JPEG-LS scan." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/thorfdbg/libjpeg/issues/75", + "refsource": "MISC", + "name": "https://github.com/thorfdbg/libjpeg/issues/75" + }, + { + "url": "https://github.com/thorfdbg/libjpeg/commit/4746b577931e926a49e50de9720a4946de3069a7", + "refsource": "MISC", + "name": "https://github.com/thorfdbg/libjpeg/commit/4746b577931e926a49e50de9720a4946de3069a7" + } + ] + } +} \ No newline at end of file diff --git a/2022/32xxx/CVE-2022-32979.json b/2022/32xxx/CVE-2022-32979.json new file mode 100644 index 00000000000..d98b7823413 --- /dev/null +++ b/2022/32xxx/CVE-2022-32979.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-32979", + "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