logo

CVE-2023-0591 ubi-reader

Package

Manager: pip
Name: ubi-reader
Vulnerable Version: >=0 <0.8.5

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00292 pctl0.52145

Details

Path traversal in ubi-reader ubireader_extract_files is vulnerable to path traversal when run against specifically crafted UBIFS files, allowing the attacker to overwrite files outside of the extraction directory (provided the process has write access to that file or directory). This is due to the fact that a node name (dent_node.name) is considered trusted and joined to the extraction directory path during processing, then the node content is written to that joined path. By crafting a malicious UBIFS file with node names holding path traversal payloads (e.g. ../../tmp/outside.txt), it's possible to force ubi_reader to write outside of the extraction directory. This issue affects ubi-reader before 0.8.5.

Metadata

Created: 2023-01-31T12:30:24Z
Modified: 2024-11-18T23:10:29Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/01/GHSA-vp2x-3mc3-3cj4/GHSA-vp2x-3mc3-3cj4.json
CWE IDs: ["CWE-22"]
Alternative ID: GHSA-vp2x-3mc3-3cj4
Finding: F063
Auto approve: 1