CVE-2023-0591

CVSS V2 None CVSS V3 None
Description
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.
Overview
  • CVE ID
  • CVE-2023-0591
  • Assigner
  • research@onekey.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2023-01-31T10:15:10
  • Last Modified Date
  • 2023-02-07T18:09:01
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:ubi_reader_project:ubi_reader:*:*:*:*:*:*:*:* 1 OR 0.8.5
References
Reference URL Reference Tags
https://github.com/jrspruitt/ubi_reader/pull/57 Patch Third Party Advisory
https://onekey.com/blog/security-advisory-remote-command-execution-in-binwalk/ Exploit Third Party Advisory
History
Created Old Value New Value Data Type Notes
2023-04-17 06:59:41 Added to TrackCVE
2023-04-17 06:59:43 Weakness Enumeration new