Logo
componentrsync
Name
rsync
Version
3.4.4
Type
library
Description
File synchronization tool
Licenses
GPL-3.0-or-later
PURL
-
CPE
cpe:2.3:*:samba:rsync:3.4.4:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
3.2.7
scarthgap
3.2.7

Vulnerabilities#


Name
Analysis
Description
Not Affected
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 buffer.