cve/2023/CVE-2023-7216.md
2024-05-25 21:48:12 +02:00

1.4 KiB

CVE-2023-7216

Description

A path traversal vulnerability was found in the CPIO utility. This issue could allow a remote unauthenticated attacker to trick a user into opening a specially crafted archive. During the extraction process, the archiver could follow symlinks outside of the intended directory, which could be utilized to run arbitrary commands on the target system.

POC

Reference

Github

No PoCs found on GitHub currently.