From 647447f7196867e3f8164e6333b796ecf6eabded Mon Sep 17 00:00:00 2001 From: ncsc-ch-vuln-mgmt Date: Mon, 13 Dec 2021 10:02:30 +0100 Subject: [PATCH] WP Cloud Plugins CVE-2021-42546, CVE-2021-42547, CVE-2021-42548, CVE-2021-42549 --- 2021/42xxx/CVE-2021-42546.json | 86 +++++++++++++++++++++++++++++++--- 2021/42xxx/CVE-2021-42547.json | 86 +++++++++++++++++++++++++++++++--- 2021/42xxx/CVE-2021-42548.json | 86 +++++++++++++++++++++++++++++++--- 2021/42xxx/CVE-2021-42549.json | 86 +++++++++++++++++++++++++++++++--- 4 files changed, 320 insertions(+), 24 deletions(-) diff --git a/2021/42xxx/CVE-2021-42546.json b/2021/42xxx/CVE-2021-42546.json index ce0564dd841..8db68c4b7f1 100644 --- a/2021/42xxx/CVE-2021-42546.json +++ b/2021/42xxx/CVE-2021-42546.json @@ -1,18 +1,92 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "vulnerability@ncsc.ch", "ID": "CVE-2021-42546", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Reflected XSS in search functionality of WP Cloud Plugins - Use-Your-Drive" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Use-Your-Drive", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.18.3" + } + ] + } + } + ] + }, + "vendor_name": "WP Cloud Plugins" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Trainer Red" + } + ], + "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": "Insufficient Input Validation in the search functionality of Wordpress plugin Use-Your-Drive prior to 1.18.3 allows unauthenticated user to craft a reflected Cross-Site Scripting attack." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.7, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross-site Scripting (XSS)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.wpcloudplugins.com/wp-content/plugins/use-your-drive/_documentation/index.html#releasenotes", + "refsource": "CONFIRM", + "url": "https://www.wpcloudplugins.com/wp-content/plugins/use-your-drive/_documentation/index.html#releasenotes" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } } \ No newline at end of file diff --git a/2021/42xxx/CVE-2021-42547.json b/2021/42xxx/CVE-2021-42547.json index 1e0b2ef0f91..fc6e18e54ab 100644 --- a/2021/42xxx/CVE-2021-42547.json +++ b/2021/42xxx/CVE-2021-42547.json @@ -1,18 +1,92 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "vulnerability@ncsc.ch", "ID": "CVE-2021-42547", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "reflected XSS in search functionality of WP Cloud Plugins - Out-of-the-Box" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Out-of-the-Box", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.20.3" + } + ] + } + } + ] + }, + "vendor_name": "WP Cloud Plugins" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Trainer Red" + } + ], + "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": "Insufficient Input Validation in the search functionality of Wordpress plugin Out-of-the-Box prior to 1.20.3 allows unauthenticated user to craft a reflected Cross-Site Scripting attack." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.7, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross-site Scripting (XSS)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.wpcloudplugins.com/wp-content/plugins/out-of-the-box/_documentation/index.html#releasenotes", + "refsource": "CONFIRM", + "url": "https://www.wpcloudplugins.com/wp-content/plugins/out-of-the-box/_documentation/index.html#releasenotes" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } } \ No newline at end of file diff --git a/2021/42xxx/CVE-2021-42548.json b/2021/42xxx/CVE-2021-42548.json index 49d9ec3c667..df72f0bc415 100644 --- a/2021/42xxx/CVE-2021-42548.json +++ b/2021/42xxx/CVE-2021-42548.json @@ -1,18 +1,92 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "vulnerability@ncsc.ch", "ID": "CVE-2021-42548", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "reflected XSS in search functionality of WP Cloud Plugins - Share-one-Drive" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Share-one-Drive", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": " 1.15.3" + } + ] + } + } + ] + }, + "vendor_name": "WP Cloud Plugins" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Trainer Red" + } + ], + "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": "Insufficient Input Validation in the search functionality of Wordpress plugin Share-one-Drive prior to 1.15.3 allows unauthenticated user to craft a reflected Cross-Site Scripting attack." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.7, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross-site Scripting (XSS)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.wpcloudplugins.com/wp-content/plugins/share-one-drive/_documentation/index.html#releasenotes", + "refsource": "CONFIRM", + "url": "https://www.wpcloudplugins.com/wp-content/plugins/share-one-drive/_documentation/index.html#releasenotes" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } } \ No newline at end of file diff --git a/2021/42xxx/CVE-2021-42549.json b/2021/42xxx/CVE-2021-42549.json index d6033ca82f7..e0e6bb1d6ae 100644 --- a/2021/42xxx/CVE-2021-42549.json +++ b/2021/42xxx/CVE-2021-42549.json @@ -1,18 +1,92 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "vulnerability@ncsc.ch", "ID": "CVE-2021-42549", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "reflected XSS in search functionality of WP Cloud Plugins - Lets-Box" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Lets-Box", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.15.3" + } + ] + } + } + ] + }, + "vendor_name": "WP Cloud Plugins" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Trainer Red" + } + ], + "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": "Insufficient Input Validation in the search functionality of Wordpress plugin Lets-Box prior to 1.15.3 allows unauthenticated user to craft a reflected Cross-Site Scripting attack." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.7, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross-site Scripting (XSS)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.wpcloudplugins.com/wp-content/plugins/lets-box/_documentation/index.html#releasenotes", + "refsource": "CONFIRM", + "url": "https://www.wpcloudplugins.com/wp-content/plugins/lets-box/_documentation/index.html#releasenotes" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } } \ No newline at end of file