CVE-2024-12086

medium

Description

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 client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.

References

https://kb.cert.org/vuls/id/952657

https://bugzilla.redhat.com/show_bug.cgi?id=2330577

https://access.redhat.com/security/cve/CVE-2024-12086

Details

Source: Mitre, NVD

Published: 2025-01-14

Updated: 2025-01-14

Risk Information

CVSS v2

Base Score: 9

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:C/A:C

Severity: High

CVSS v3

Base Score: 6.1

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N

Severity: Medium