René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

120 lines
4.0 KiB
JSON

{
"id": "CVE-2017-7622",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-04-10T17:59:00.153",
"lastModified": "2019-10-03T00:03:26.223",
"vulnStatus": "Analyzed",
"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"
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"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"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/kings-way/deepinhack/blob/master/dde_daemon_poc.py",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}