LiveActive security incident?Get immediate response
CVE Record

CVE-2022-29837: Path traversal Vulnerability in Western Digital My Cloud Home, My Cloud Home Duo and SanDisk ibi Devices

A path traversal vulnerability was addressed in Western Digital My Cloud Home, My Cloud Home Duo and SanDisk ibi which could allow an attacker to initiate installation of custom ZIP packages and overwrite system files. This could potentially lead to a code execution.

MediumCVSS 4.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects Western Digital My Cloud Home, My Cloud Home Duo, and SanDisk ibi devices. A local low-privileged attacker could abuse path traversal during custom ZIP package installation to overwrite system files, potentially enabling code execution. The public sources describe a vendor-fixed medium-severity issue, not confirmed active exploitation.

Executive priority

Treat this as a moderate-priority appliance integrity risk. It is not documented as actively exploited in the provided sources, but affected devices can store sensitive business data and may be difficult to monitor. Confirm firmware status and access controls during the next vulnerability management cycle.

Technical view

CVE-2022-29837 is a CWE-22 path traversal issue in affected WD and SanDisk personal cloud devices. CVSS 3.1 is 4.7, with local attack vector, high complexity, low privileges, no user interaction, unchanged scope, and high integrity impact. The vendor advisory ties remediation to firmware version 8.12.0-178.

Likely exposure

Exposure is most relevant where affected devices allow local authenticated access or package installation workflows. The supplied CVSS does not indicate a remote network attack vector. Organizations should prioritize internet-facing or shared-access deployments for inventory confirmation, even though the flaw itself is scored local.

Exploitation context

The source bundle marks CISA KEV as false, and no supplied source states active exploitation. The advisory says the vulnerability was addressed and could potentially lead to code execution. Evidence about exploit availability, real-world abuse, and exact vulnerable firmware ranges is incomplete in the provided bundle.

Researcher notes

Focus validation on firmware level, local privilege boundaries, and package installation handling. Avoid assuming remote exploitability from the description; the CVSS vector is local with high attack complexity. The vendor source indicates a fix, but the provided bundle does not enumerate all vulnerable build numbers.

Mitigation direction

  • Install Western Digital firmware version 8.12.0-178 or vendor-recommended newer firmware.
  • Check Western Digital guidance for supported update paths and device-specific instructions.
  • Restrict local and administrative access to trusted users only.
  • Review whether custom package installation is necessary and disable it if vendor controls allow.
  • Prioritize update checks for shared, business, or externally reachable deployments.

Validation and detection

  • Inventory My Cloud Home, My Cloud Home Duo, and SanDisk ibi devices.
  • Confirm each device firmware is 8.12.0-178 or vendor-approved later firmware.
  • Review device administration logs for unexpected package installation or system file changes.
  • Confirm management access is limited to trusted local administrators.
  • Document unsupported or unreachable devices for replacement or isolation decisions.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-29837 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.7CVSS 3.1MediumCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N13.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.7Medium
CVSS 3.1 vector shape for CVE-2022-29837Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Western DigitalMy Cloud HomeMy Cloud Home, My Cloud Home DuoListed
SanDiskibiibiListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.