Western Digital My Cloud PR4100 < 5.02.104 Multiple Vulnerabilities (Jul 2021)
🗓️ 05 Jul 2023 00:00:00Reported by Copyright (C) 2023 Greenbone AGType
openvas🔗 plugins.openvas.org👁 16 Views
| Reporter | Title | Published | Views | Family All 34 |
|---|---|---|---|---|
| CVE-2021-36224 | 6 Feb 202314:15 | – | attackerkb | |
| The vulnerability of the application software interface of the microprogramming system for network storage from Western Digital MyCloud PR4100 allows a perpetrator to execute arbitrary code. | 7 Mar 202300:00 | – | bdu_fstec | |
| The vulnerability of Western Digital MyCloud PR4100 network storage microprogramming software, related to incorrect verification of the cryptographic signature, allows a hacker to execute arbitrary code. | 7 Mar 202300:00 | – | bdu_fstec | |
| CVE-2021-36224 | 6 Feb 202316:22 | – | circl | |
| CVE-2021-36225 | 6 Feb 202316:22 | – | circl | |
| CVE-2021-36226 | 6 Feb 202316:22 | – | circl | |
| Stormshield Network Security 数据伪造问题漏洞 | 4 May 202100:00 | – | cnnvd | |
| Stormshield Network Security 安全漏洞 | 4 May 202100:00 | – | cnnvd | |
| Stormshield Network Security 信任管理问题漏洞 | 4 May 202100:00 | – | cnnvd | |
| CVE-2021-36224 | 6 Feb 202300:00 | – | cve |
10
# SPDX-FileCopyrightText: 2023 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
CPE = "cpe:/o:wdc:my_cloud_pr4100_firmware";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.170508");
script_version("2024-02-21T05:06:27+0000");
script_tag(name:"last_modification", value:"2024-02-21 05:06:27 +0000 (Wed, 21 Feb 2024)");
script_tag(name:"creation_date", value:"2023-07-05 15:35:29 +0000 (Wed, 05 Jul 2023)");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2023-02-14 21:49:00 +0000 (Tue, 14 Feb 2023)");
script_cve_id("CVE-2021-36224", "CVE-2021-36225", "CVE-2021-36226");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Western Digital My Cloud PR4100 < 5.02.104 Multiple Vulnerabilities (Jul 2021)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2023 Greenbone AG");
script_family("General");
script_dependencies("gb_wd_mycloud_consolidation.nasl");
script_mandatory_keys("wd-mycloud/detected");
script_tag(name:"summary", value:"Western Digital My Cloud PR4100 devices are prone to
multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The following vulnerabilities exist:
- CVE-2021-36224: Hard-coded user credentials
- CVE-2021-36225: Firmware upgrade can be initiated by low privilege user.
- CVE-2021-36226: No cryptographic verification of firmware upgrades");
script_tag(name:"affected", value:"Western Digital My Cloud PR4100 with firmware prior to version
5.02.104.");
script_tag(name:"solution", value:"Update to firmware version 5.02.104 or later.");
script_xref(name:"URL", value:"https://github.com/pedrib/PoC/blob/master/advisories/Pwn2Own/Tokyo_2020/weekend_destroyer/weekend_destroyer.md");
script_xref(name:"URL", value:"https://krebsonsecurity.com/2021/07/another-0-day-looms-for-many-western-digital-users/");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!version = get_app_version(cpe: CPE, nofork: TRUE)) # nb: No need for a version regex here, as all versions < OS 5 were affected, and test version is only the first release for OS 5
exit(0);
if (version_is_less(version: version, test_version: "5.02.104")) {
report = report_fixed_ver(installed_version: version, fixed_version: "5.02.104");
security_message(port: 0, data: report);
exit(0);
}
exit(99);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
21 Feb 2024 00:00Current
9.5High risk
Vulners AI Score9.5
CVSS 3.19.8
EPSS0.01185
SSVC