9.8

CVE-2022-22989

My Cloud OS 5 was vulnerable to a pre-authenticated stack overflow vulnerability on the FTP service that could be exploited by unauthenticated attackers on the network. Addressed the vulnerability by adding defenses against stack overflow issues.

Data is provided by the National Vulnerability Database (NVD)
WesterndigitalMy Cloud Os Version < 5.19.117
   WesterndigitalMy Cloud Version-
   WesterndigitalMy Cloud Dl2100 Version-
   WesterndigitalMy Cloud Dl4100 Version-
   WesterndigitalMy Cloud Ex2 Ultra Version-
   WesterndigitalMy Cloud Ex2100 Version-
   WesterndigitalMy Cloud Ex4100 Version-
   WesterndigitalMy Cloud Mirror Gen 2 Version-
   WesterndigitalMy Cloud Pr2100 Version-
   WesterndigitalMy Cloud Pr4100 Version-
   WesterndigitalWd Cloud Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.23% 0.773
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
psirt@wdc.com 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-121 Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.