cvelist/2022/26xxx/CVE-2022-26659.json
2022-06-23 16:47:17 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-26659",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Docker Desktop installer on Windows in versions before 4.6.0 allows an attacker to overwrite any administrator writable files by creating a symlink in place of where the installer writes its log file. Starting from version 4.6.0, the Docker Desktop installer, when run elevated, will write its log files to a location not writable by non-administrator users."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://docs.docker.com/docker-for-windows/release-notes/",
"refsource": "MISC",
"name": "https://docs.docker.com/docker-for-windows/release-notes/"
},
{
"refsource": "MISC",
"name": "https://docs.docker.com/desktop/windows/release-notes/",
"url": "https://docs.docker.com/desktop/windows/release-notes/"
},
{
"refsource": "MISC",
"name": "https://github.com/hmnthabit/Advisories/blob/master/CVE-2022-26659.md",
"url": "https://github.com/hmnthabit/Advisories/blob/master/CVE-2022-26659.md"
}
]
}
}