Rsync · Rsync · CVE-2024-12747
**Name of the Vulnerable Software and Affected Versions**
rsync (affected versions not specified)
**Description**
The issue arises from a race condition during rsync's handling of symbolic links. Rsync's default behavior when encountering symbolic links is to skip them. If an attacker replaced a regular file with a symbolic link at the right time, it was possible to bypass the default behavior and traverse symbolic links. Depending on the privileges of the rsync process, an attacker could leak sensitive information, potentially leading to privilege escalation.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.