Files
CVEs-PoC/2019/CVE-2019-13226.md
T
2025-09-29 21:09:30 +02:00

921 B

CVE-2019-13226

Description

deepin-clone before 1.1.3 uses a predictable path /tmp/.deepin-clone/mount/ in the Helper::temporaryMountDevice() function to temporarily mount a file system as root. An unprivileged user can prepare a symlink at this location to have the file system mounted in an arbitrary location. By winning a race condition, the attacker can also enter the mount point, thereby preventing a subsequent unmount of the file system.

POC

Reference

Github

No PoCs found on GitHub currently.