CyberRota Analysis
AI-GeneratedRsync versions prior to 3.5.0 are vulnerable to a path traversal flaw that enables attackers to exploit symlinks within the module file tree, potentially allowing them to write files outside the designated module root. This could lead to unauthorized file modifications or data exposure, particularly for those with write access to the module. Organizations utilizing affected versions of rsync, especially in environments where symlink manipulation is possible, should prioritize patching to mitigate this high-severity risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
rsync 2.3.3 before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to escape the module root by exploiting symlinks within the module file tree when using --partial-dir or --backup-dir options. Attackers with write access to place a symlink under the module root, or who can exploit a pre-existing trusted symlink, can direct file writes to locations outside the intended module root, achieving arbitrary file write relative to the module root parent.