Vulnerabilities > UBI Reader Project

DATE CVE VULNERABILITY TITLE RISK
2023-01-31 CVE-2023-0591 Path Traversal vulnerability in UBI Reader Project 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.
local
low complexity
ubi-reader-project CWE-22
5.5