CyberRota Analysis
AI-GeneratedDuplicacy versions prior to 3.2.5 are vulnerable to a path traversal flaw in the restore function, allowing attackers to exploit improperly validated snapshot entries. This could enable unauthorized file writes to arbitrary locations on the system, potentially compromising sensitive data. Organizations using affected versions should prioritize remediation to mitigate the risk of unauthorized access and data manipulation.
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
Duplicacy through 3.2.5 contains a path traversal vulnerability in the restore function that fails to validate entry paths deserialized from snapshot files. Attackers can craft malicious snapshot entries with directory traversal sequences to write files outside the restore directory to arbitrary locations accessible by the restoring user.