From e72b3c8feda4cfbfc1d49f4ca60b08a2b67f09a6 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 17 May 2022 16:02:42 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/30xxx/CVE-2022-30073.json | 61 ++++++++++++++++++++++++++++++---- 1 file changed, 55 insertions(+), 6 deletions(-) diff --git a/2022/30xxx/CVE-2022-30073.json b/2022/30xxx/CVE-2022-30073.json index 7ba73a83cb5..0bf1772471c 100644 --- a/2022/30xxx/CVE-2022-30073.json +++ b/2022/30xxx/CVE-2022-30073.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-30073", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-30073", + "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": "WBCE CMS 1.5.2 is vulnerable to Cross Site Scripting (XSS) via /admin/users/save.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/APTX-4879/CVE", + "refsource": "MISC", + "name": "https://github.com/APTX-4879/CVE" + }, + { + "refsource": "MISC", + "name": "https://github.com/APTX-4879/CVE/blob/main/CVE-2022-30073.pdf", + "url": "https://github.com/APTX-4879/CVE/blob/main/CVE-2022-30073.pdf" } ] }