CVE-2024-12087

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-12087
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-12087.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-12087
Downstream
Related
Published
2025-01-14T18:15:25Z
Modified
2025-08-12T21:15:27Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.

References

Affected packages