CVE-2022-38730

Docker Desktop for Windows before 4.6 allows attackers to overwrite any file through the windowscontainers/start dockerBackendV2 API by controlling the data-root field inside the DaemonJSON field in the WindowsContainerStartRequest class. This allows exploiting a symlink vulnerability in ..\dataRoot\network\files\local-kv.db because of a TOCTOU race condition.
Configurations

Configuration 1 (hide)

cpe:2.3:a:docker:desktop:*:*:*:*:windows:*:*:*

History

No history.

Information

Published : 2023-04-27 20:15

Updated : 2024-02-28 20:13


NVD link : CVE-2022-38730

Mitre link : CVE-2022-38730

CVE.ORG link : CVE-2022-38730


JSON object : View

Products Affected

docker

  • desktop
CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition

CWE-59

Improper Link Resolution Before File Access ('Link Following')