cve/2019/CVE-2019-13228.md
2024-06-18 02:51:15 +02:00

924 B

CVE-2019-13228

Description

deepin-clone before 1.1.3 uses a fixed path /tmp/repo.iso in the BootDoctor::fix() function to download an ISO file, and follows symlinks there. An unprivileged user can prepare a symlink attack there to create or overwrite files in arbitrary file system locations. The content is not attacker controlled. By winning a race condition to replace the /tmp/repo.iso symlink by an attacker controlled ISO file, further privilege escalation may be possible.

POC

Reference

Github

No PoCs found on GitHub currently.