cve/2024/CVE-2024-12088.md
2025-09-29 16:08:36 +00:00

1.5 KiB

CVE-2024-12088

Description

A flaw was found in rsync. When using the --safe-links option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.

POC

Reference

No PoCs from references.

Github