CVE-2025-10158
- EPSS 0.05%
- Veröffentlicht 18.11.2025 14:24:19
- Zuletzt bearbeitet 19.11.2025 19:15:16
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 4%
- Veröffentlicht 15.01.2025 15:15:10
- Zuletzt bearbeitet 03.11.2025 22:16:38
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 6.57%
- Veröffentlicht 01.12.2007 06:46:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
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 3.12%
- Veröffentlicht 01.12.2007 06:46:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
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 8.3%
- Veröffentlicht 16.08.2007 00:17:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
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.