VYPR

rpm package

suse/rsync&distro=SUSE Linux Micro 6.0

pkg:rpm/suse/rsync&distro=SUSE%20Linux%20Micro%206.0

Vulnerabilities (7)

  • CVE-2025-10158MedNov 18, 2025
    affected < 3.2.7-5.1fixed 3.2.7-5.1

    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 to trigger the issue.

  • CVE-2024-12084Jan 15, 2025
    affected < 3.2.7-4.1fixed 3.2.7-4.1

    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 buf

  • CVE-2024-12747MedJan 14, 2025
    affected < 3.2.7-4.1fixed 3.2.7-4.1

    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 p

  • CVE-2024-12088MedJan 14, 2025
    affected < 3.2.7-4.1fixed 3.2.7-4.1

    A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary fil

  • CVE-2024-12087MedJan 14, 2025
    affected < 3.2.7-4.1fixed 3.2.7-4.1

    A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option,

  • CVE-2024-12086MedJan 14, 2025
    affected < 3.2.7-4.1fixed 3.2.7-4.1

    A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the cli

  • CVE-2024-12085HigJan 14, 2025
    affected < 3.2.7-4.1fixed 3.2.7-4.1

    A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a ti