Files
CVEs-PoC/2017/CVE-2017-7622.md
T
2024-06-09 00:33:16 +00:00

973 B

CVE-2017-7622

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

Github