cve/2020/CVE-2020-7667.md
2024-06-09 00:33:16 +00:00

1.0 KiB

CVE-2020-7667

Description

In package github.com/sassoftware/go-rpmutils/cpio before version 0.1.0, the CPIO extraction functionality doesn't sanitize the paths of the archived files for leading and non-leading ".." which leads in file extraction outside of the current directory. Note: the fixing commit was applied to all affected versions which were re-released.

POC

Reference

Github