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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupExecution 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 lookupFile 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N13.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.7MediumVector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
