CVE-2022-29154
Published
CVSS v3
7.4
HIGH
CVSS v2
N/A
Affected
1
PROJECT
Description
An issue was discovered in rsync before 3.2.5 that allows malicious remote servers to write arbitrary files inside the directories of connecting peers. The server chooses which files/directories are sent to the client. However, the rsync client performs insufficient validation of file names. A malicious rsync server (or Man-in-The-Middle attacker) can overwrite arbitrary files in the rsync client target directory and subdirectories (for example, overwrite the .ssh/authorized_keys file).
An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.