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.
The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.
Link | Tags |
---|---|
https://docs.docker.com/docker-for-windows/release-notes/ | release notes vendor advisory |
https://docs.docker.com/desktop/windows/release-notes/ | release notes vendor advisory |
https://github.com/hmnthabit/Advisories/blob/master/CVE-2022-26659.md | third party advisory |