CVE-2022-4572
Python vulnerability analysis and mitigation

Overview

A path traversal vulnerability was discovered in UBI Reader versions up to 0.8.0, identified as CVE-2022-4572. The vulnerability affects the ubireader_extract_files function in the ubireader/ubifs/output.py component of the UBIFS File Handler. The issue was disclosed on December 16, 2022 and has been fixed in version 0.8.5 (NVD, GitHub PR).

Technical details

The vulnerability stems from improper validation of file paths during extraction. The ubireader_extract_files function would consider node names (dent_node.name) as trusted input and join them directly to the extraction directory path during processing. This implementation allowed for path traversal through specially crafted UBIFS files containing malicious node names with path traversal payloads (e.g., '../../tmp/outside.txt'). The issue has been assigned a CVSS v3.1 Base Score of 7.1 HIGH (Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H) (NVD).

Impact

When exploited, this vulnerability could allow an attacker to write files outside of the intended extraction directory, potentially overwriting existing files on the system. The impact is particularly severe if the UBI Reader is run with elevated privileges, which is sometimes necessary for creating block devices (GitHub PR).

Exploitability

The vulnerability can be exploited by creating a specially crafted UBIFS file with node names containing path traversal payloads. When this malicious file is processed by UBI Reader, it could lead to arbitrary file writes outside the extraction directory, provided the process has the necessary write permissions to the target location (GitHub PR).

Mitigation and workarounds

The vulnerability has been fixed in UBI Reader version 0.8.5. The fix implements proper path validation through a new is_safe_path function that checks if the target path stays within the intended base directory. Users are strongly recommended to upgrade to version 0.8.5 or later to address this security issue (GitHub Patch).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-61539CRITICAL10
  • Python logoPython
  • xinference
NoYesAug 21, 2026
CVE-2026-49360HIGH7.8
  • Python logoPython
  • recce
NoYesAug 21, 2026
CVE-2026-68508HIGH7.8
  • Python logoPython
  • hydra-core
NoYesAug 21, 2026
CVE-2026-54457HIGH7.7
  • Python logoPython
  • tensorzero
NoYesAug 21, 2026
CVE-2026-43980MEDIUM6.3
  • Python logoPython
  • malla
NoNoAug 21, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management