### [CVE-2019-13229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13229) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description deepin-clone before 1.1.3 uses a fixed path /tmp/partclone.log in the Helper::getPartitionSizeInfo() function to write a log file as root, 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. ### POC #### Reference - https://bugzilla.suse.com/show_bug.cgi?id=1130388 #### Github No PoCs found on GitHub currently.