VYPR

Rsync

by WayneD

Source repositories

CVEs (3)

  • CVE-2024-12084CriJan 15, 2025
    risk 0.69cvss 9.8epss 0.72

    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 out of bounds in the sum2…

  • CVE-2024-12747MedJan 14, 2025
    risk 0.36cvss 5.6epss 0.00

    A flaw was found in rsync. This vulnerability 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…

  • CVE-2004-2093Feb 9, 2004
    risk 0.03cvss epss 0.01

    Buffer overflow in the open_socket_out function in socket.c for rsync 2.5.7 and earlier allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a long RSYNC_PROXY environment variable. NOTE: since rsync is not setuid, this issue does not…