### [CVE-2017-7622](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7622) ![](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 dde-daemon, the daemon process of DDE (Deepin Desktop Environment) 15.0 through 15.3, runs with root privileges and hardly does anything to identify the user who calls the function through D-Bus. Anybody can change the grub config, even to append some arguments to make a backdoor or privilege escalation, by calling DoWriteGrubSettings() provided by dde-daemon. ### POC #### Reference - https://github.com/kings-way/deepinhack/blob/master/dde_daemon_poc.py #### Github - https://github.com/INT-0X80/deepinhack - https://github.com/kings-way/deepinhack