FKIE_CVE-2017-7622
Vulnerability from fkie_nvd - Published: 2017-04-10 17:59 - Updated: 2025-04-20 01:37
Severity ?
Summary
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
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/kings-way/deepinhack/blob/master/dde_daemon_poc.py | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/kings-way/deepinhack/blob/master/dde_daemon_poc.py | Exploit, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| deepin | deepin_desktop_environment | 15.0 | |
| deepin | deepin_desktop_environment | 15.1 | |
| deepin | deepin_desktop_environment | 15.2 | |
| deepin | deepin_desktop_environment | 15.3 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:deepin:deepin_desktop_environment:15.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8B508C45-04AD-48A2-BD2C-53CA15E7134D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:deepin:deepin_desktop_environment:15.1:*:*:*:*:*:*:*",
"matchCriteriaId": "FA74C4CF-D255-4465-ABB3-84D9589E8AF6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:deepin:deepin_desktop_environment:15.2:*:*:*:*:*:*:*",
"matchCriteriaId": "758B9CA4-748D-49B1-B325-FAFF38EEC898",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:deepin:deepin_desktop_environment:15.3:*:*:*:*:*:*:*",
"matchCriteriaId": "2B0C5AD3-A9FF-40E8-9756-5977217AE86F",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "dde-daemon, el proceso daemon de DDE (Deepin Desktop Environment) 15.0 hasta la versi\u00f3n 15.3, se ejecuta con privilegios de root y apenas hace nada para identificar al usuario que llama a la funci\u00f3n a trav\u00e9s de D-Bus. Cualquiera puede cambiar la configuraci\u00f3n de grub, incluso para a\u00f1adir algunos argumentos para realizar una escalada de puerta trasera o de privilegios, llamando a DoWriteGrubSettings() proporcionado por dde-daem"
}
],
"id": "CVE-2017-7622",
"lastModified": "2025-04-20T01:37:25.860",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2017-04-10T17:59:00.153",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/kings-way/deepinhack/blob/master/dde_daemon_poc.py"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/kings-way/deepinhack/blob/master/dde_daemon_poc.py"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-862"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…