From 02f0e3eaa312457c3891a0ceb691ff6920e71a40 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 6 May 2020 18:01:16 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/11xxx/CVE-2020-11727.json | 71 +++++++++++++++++++++++++++++++--- 1 file changed, 65 insertions(+), 6 deletions(-) diff --git a/2020/11xxx/CVE-2020-11727.json b/2020/11xxx/CVE-2020-11727.json index cc5bb41667f..9d8c97faed9 100644 --- a/2020/11xxx/CVE-2020-11727.json +++ b/2020/11xxx/CVE-2020-11727.json @@ -1,17 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-11727", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-11727", + "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 in the AlgolPlus Advanced Order Export For WooCommerce plugin 3.1.3 for WordPress allows remote attackers to inject arbitrary web script or HTML via the view/settings-form.php woe_post_type parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.themissinglink.com.au/security-advisories-cve-2020-11727", + "refsource": "MISC", + "name": "https://www.themissinglink.com.au/security-advisories-cve-2020-11727" + }, + { + "url": "https://wordpress.org/plugins/woo-order-export-lite/#developers", + "refsource": "MISC", + "name": "https://wordpress.org/plugins/woo-order-export-lite/#developers" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/woo-order-export-lite/trunk/view/settings-form.php", + "refsource": "MISC", + "name": "https://plugins.trac.wordpress.org/browser/woo-order-export-lite/trunk/view/settings-form.php" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/157557/WordPress-WooCommerce-Advanced-Order-Export-3.1.3-Cross-Site-Scripting.html", + "url": "http://packetstormsecurity.com/files/157557/WordPress-WooCommerce-Advanced-Order-Export-3.1.3-Cross-Site-Scripting.html" } ] }