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.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/kings-way/deepinhack/blob/master/dde_daemon_poc.py | Exploit Third Party Advisory | 
Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    No history.
Information
                Published : 2017-04-10 17:59
Updated : 2019-10-03 00:03
NVD link : CVE-2017-7622
Mitre link : CVE-2017-7622
CVE.ORG link : CVE-2017-7622
JSON object : View
Products Affected
                deepin
- deepin_desktop_environment
CWE
                
                    
                        
                        CWE-862
                        
            Missing Authorization
