#VU83322 Path traversal in go-rpmutils - CVE-2020-7667
Published: November 21, 2023
go-rpmutils
sassoftware
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to 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. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.