Files
CVEs-PoC/2020/CVE-2020-7667.md
T
2024-06-18 02:51:15 +02:00

949 B

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