From 7d59316d8af27b05361dec2581df56f0f26723ff Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 19 Aug 2022 02:00:42 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/23xxx/CVE-2020-23466.json | 61 +++++++++++++++++++++++++++---- 2021/46xxx/CVE-2021-46834.json | 18 ++++++++++ 2022/35xxx/CVE-2022-35167.json | 66 ++++++++++++++++++++++++++++++---- 3 files changed, 133 insertions(+), 12 deletions(-) create mode 100644 2021/46xxx/CVE-2021-46834.json diff --git a/2020/23xxx/CVE-2020-23466.json b/2020/23xxx/CVE-2020-23466.json index 09d35b4cf45..e9c3d37aead 100644 --- a/2020/23xxx/CVE-2020-23466.json +++ b/2020/23xxx/CVE-2020-23466.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-23466", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-23466", + "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": "Cross Site Scripting (XSS) vulnerability exists in the phpgurukul Online Marriage Registration System 1.0 allows attackers to run arbitrary code via the wzipcode field." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.exploit-db.com/exploits/48522", + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/48522" + }, + { + "refsource": "MISC", + "name": "https://phpgurukul.com/online-marriage-registration-system-using-php-and-mysql/", + "url": "https://phpgurukul.com/online-marriage-registration-system-using-php-and-mysql/" } ] } diff --git a/2021/46xxx/CVE-2021-46834.json b/2021/46xxx/CVE-2021-46834.json new file mode 100644 index 00000000000..488e4e8ba5c --- /dev/null +++ b/2021/46xxx/CVE-2021-46834.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2021-46834", + "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/35xxx/CVE-2022-35167.json b/2022/35xxx/CVE-2022-35167.json index 083a92b3b9a..e9022a35dc8 100644 --- a/2022/35xxx/CVE-2022-35167.json +++ b/2022/35xxx/CVE-2022-35167.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-35167", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-35167", + "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": "Printix Cloud Print Management v1.3.1149.0 for Windows was discovered to contain insecure permissions." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://printix.com", + "refsource": "MISC", + "name": "http://printix.com" + }, + { + "url": "http://printixnet.com", + "refsource": "MISC", + "name": "http://printixnet.com" + }, + { + "refsource": "MISC", + "name": "https://www.pentagrid.ch/en/blog/vulnerabilities-in-printix-cloud-print-management/", + "url": "https://www.pentagrid.ch/en/blog/vulnerabilities-in-printix-cloud-print-management/" } ] }