This page lists publicly disclosed CVE vulnerabilities affecting andrew_tridgell rsync (linked via NVD CPE). Each row includes severity scores, summaries, and publication dates to help identify and analyze security issues.
| CVE | Summary | Source | Max CVSS | EPSS % | Published | Updated |
|---|---|---|---|---|---|---|
| CVE-2006-2083 | Integer overflow in the receive_xattr function in the extended attributes patch (xattr.c) for rsync before 2.6.8 might allow attackers to execute arbitrary code via crafted extended attributes that trigger a buffer overflow. | [email protected] | 7.5 | 3.63% | 2006-04-28 | 2026-06-16 |
| CVE-2004-0792 | Directory traversal vulnerability in the sanitize_path function in util.c for rsync 2.6.2 and earlier, when chroot is disabled, allows attackers to read or write certain files. | [email protected] | 6.4 | 2.32% | 2004-10-20 | 2026-06-16 |
| CVE-2004-0426 | rsync before 2.6.1 does not properly sanitize paths when running a read/write daemon without using chroot, which allows remote attackers to write files outside of the module's path. | [email protected] | 5.0 | 3.45% | 2004-07-07 | 2026-06-16 |
| CVE-2003-0962 | Heap-based buffer overflow in rsync before 2.5.7, when running in server mode, allows remote attackers to execute arbitrary code and possibly escape the chroot jail. | [email protected] | 7.5 | 21.16% | 2003-12-15 | 2026-06-16 |
| CVE-2002-0048 | Multiple signedness errors (mixed signed and unsigned numbers) in the I/O functions of rsync 2.4.6, 2.3.2, and other versions allow remote attackers to cause a denial of service and execute arbitrary code in the rsync client or server. | [email protected] | 10.0 | 34.02% | 2002-02-27 | 2026-06-16 |
| CVE-1999-0473 | The rsync command before rsync 2.3.1 may inadvertently change the permissions of the client's working directory to the permissions of the directory being transferred. | [email protected] | 2.1 | 0.32% | 1999-04-07 | 2026-06-16 |