From 66cf0dbdd9d4f30e08460b674521528cf9bb934b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sat, 30 Jul 2022 20:00:43 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/33xxx/CVE-2022-33994.json | 56 ++++++++++++++++++++++++++++++---- 2022/35xxx/CVE-2022-35899.json | 10 +++--- 2 files changed, 55 insertions(+), 11 deletions(-) diff --git a/2022/33xxx/CVE-2022-33994.json b/2022/33xxx/CVE-2022-33994.json index 36aa8eb4489..dcf5b65cabc 100644 --- a/2022/33xxx/CVE-2022-33994.json +++ b/2022/33xxx/CVE-2022-33994.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-33994", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-33994", + "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": "The Gutenberg plugin through 13.7.3 for WordPress allows stored XSS by the Contributor role via an SVG document to the \"Insert from URL\" feature. NOTE: the XSS payload does not execute in the context of the WordPress instance's domain; however, analogous attempts by low-privileged users to reference SVG documents are blocked by some similar products, and this behavioral difference might have security relevance to some WordPress site administrators." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://blog.jitendrapatro.me/cve-2022-33994-stored-xss-in-wordpress/", + "url": "https://blog.jitendrapatro.me/cve-2022-33994-stored-xss-in-wordpress/" } ] } diff --git a/2022/35xxx/CVE-2022-35899.json b/2022/35xxx/CVE-2022-35899.json index df3bd04e9ad..e74e75600e0 100644 --- a/2022/35xxx/CVE-2022-35899.json +++ b/2022/35xxx/CVE-2022-35899.json @@ -52,11 +52,6 @@ }, "references": { "reference_data": [ - { - "url": "https://ASUSTeK.com", - "refsource": "MISC", - "name": "https://ASUSTeK.com" - }, { "refsource": "MISC", "name": "https://github.com/AngeloPioAmirante/CVE-2022-35899", @@ -66,6 +61,11 @@ "refsource": "MISC", "name": "https://packetstormsecurity.com/files/167763/Asus-GameSDK-1.0.0.4-Unquoted-Service-Path.html", "url": "https://packetstormsecurity.com/files/167763/Asus-GameSDK-1.0.0.4-Unquoted-Service-Path.html" + }, + { + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/50985", + "url": "https://www.exploit-db.com/exploits/50985" } ] }