Path traversal in GuardDog - CVE-2022-23531
Published: February 16, 2023
GuardDog
DataDog
Description
The vulnerability allows a remote attacker to compromise the affected system.
The vulnerability exists due to input validation error in the tarfile.TarFile.extractall function when extracting the .tar.gz file of the package. A remote attacker can pass a specially crafted archive to the application and write arbitrary files to the system using directory traversal characters in the filename.
Successful exploitation of the vulnerability may allows an attacker to compromise the affected system.