From b54f05bf7c95d3c2b883aaae4db6cc342f46c167 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 29 Mar 2022 12:01:23 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/1xxx/CVE-2022-1152.json | 18 +++++++++++ 2022/1xxx/CVE-2022-1153.json | 18 +++++++++++ 2022/23xxx/CVE-2022-23901.json | 56 ++++++++++++++++++++++++++++++---- 2022/23xxx/CVE-2022-23903.json | 56 ++++++++++++++++++++++++++++++---- 4 files changed, 136 insertions(+), 12 deletions(-) create mode 100644 2022/1xxx/CVE-2022-1152.json create mode 100644 2022/1xxx/CVE-2022-1153.json diff --git a/2022/1xxx/CVE-2022-1152.json b/2022/1xxx/CVE-2022-1152.json new file mode 100644 index 00000000000..dc007ab61fb --- /dev/null +++ b/2022/1xxx/CVE-2022-1152.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-1152", + "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/1xxx/CVE-2022-1153.json b/2022/1xxx/CVE-2022-1153.json new file mode 100644 index 00000000000..50131fd5e89 --- /dev/null +++ b/2022/1xxx/CVE-2022-1153.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2022-1153", + "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/23xxx/CVE-2022-23901.json b/2022/23xxx/CVE-2022-23901.json index ffe0ac77d93..8c8b6d039e3 100644 --- a/2022/23xxx/CVE-2022-23901.json +++ b/2022/23xxx/CVE-2022-23901.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-23901", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-23901", + "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 stack overflow re2c 2.2 exists due to infinite recursion issues in src/dfa/dead_rules.cc." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/skvadrik/re2c/issues/394", + "refsource": "MISC", + "name": "https://github.com/skvadrik/re2c/issues/394" } ] } diff --git a/2022/23xxx/CVE-2022-23903.json b/2022/23xxx/CVE-2022-23903.json index cda66a43b47..aa5f9ddf329 100644 --- a/2022/23xxx/CVE-2022-23903.json +++ b/2022/23xxx/CVE-2022-23903.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-23903", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-23903", + "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 Cross Site Scripting (XSS) vulnerability exists in pearadmin pear-admin-think <=5.0.6, which allows a login account to access arbitrary functions and cause stored XSS through a fake User-Agent." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/pearadmin/pear-admin-think/issues/1", + "refsource": "MISC", + "name": "https://github.com/pearadmin/pear-admin-think/issues/1" } ] }