CVE-2026-29518
- EPSS 0.14%
- Veröffentlicht 20.05.2026 13:16:17
- Zuletzt bearbeitet 26.05.2026 16:16:23
Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replacing parent directory components with symbolic links...
CVE-2025-10158
- EPSS 0.28%
- Veröffentlicht 18.11.2025 14:24:19
- Zuletzt bearbeitet 15.04.2026 00:35:42
A malicious client acting as the receiver of an rsync file transfer can trigger an out of bounds read of a heap based buffer, via a negative array index. The malicious rsync client requires at least read access to the remote rsync module in order...
CVE-2024-12084
- EPSS 72.06%
- Veröffentlicht 15.01.2025 15:15:10
- Zuletzt bearbeitet 25.06.2026 03:16:27
A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write...
CVE-2007-6199
- EPSS 4.14%
- Veröffentlicht 01.12.2007 06:46:00
- Zuletzt bearbeitet 16.06.2026 22:47:35
rsync before 3.0.0pre6, when running a writable rsync daemon that is not using chroot, allows remote attackers to access restricted files via unknown vectors that cause rsync to create a symlink that points outside of the module's hierarchy.
- EPSS 5.44%
- Veröffentlicht 01.12.2007 06:46:00
- Zuletzt bearbeitet 16.06.2026 22:47:35
Unspecified vulnerability in rsync before 3.0.0pre6, when running a writable rsync daemon, allows remote attackers to bypass exclude, exclude_from, and filter and read or write hidden files via (1) symlink, (2) partial-dir, (3) backup-dir, and unspec...
CVE-2007-4091
- EPSS 3.35%
- Veröffentlicht 16.08.2007 00:17:00
- Zuletzt bearbeitet 16.06.2026 22:43:23
Multiple off-by-one errors in the sender.c in rsync 2.6.9 might allow remote attackers to execute arbitrary code via directory names that are not properly handled when calling the f_name function.