Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, with -l/--links, rclone serializes symlinks as .rclonelink text objects and recreates them on a local destination without validating the target, allowing an attacker-controlled remote to plant an escaping symlink and cause a following object write to land outside the destination with attacker-chosen contents. This issue is fixed in version 1.74.4.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:LRclone
APPRclone< 1.74.4
Related vulnerabilities
Rclone RCD: nieuwierzytelniony command injection przez inline konfigurację zdalną
Rclone RC: pominięcie uwierzytelnienia przez endpoint options/set
Rclone: nieuwierzytelnione RCE przez endpoint RC operations/fsinfo
Rclone: path traversal w trybie serve restic --private-repos
An issue was discovered in Rclone before 1.53.3. Due to the use of a weak random number generator, the passwor...