cve/2023/CVE-2023-34204.md
2024-05-25 21:48:12 +02:00

735 B

CVE-2023-34204

Description

imapsync through 2.229 uses predictable paths under /tmp and /var/tmp in its default mode of operation. Both of these are typically world-writable, and thus (for example) an attacker can modify imapsync's cache and overwrite files belonging to the user who runs it.

POC

Reference

Github

No PoCs found on GitHub currently.