{ "id": "CVE-2022-38730", "sourceIdentifier": "cve@mitre.org", "published": "2023-04-27T20:15:40.153", "lastModified": "2023-05-09T15:05:26.080", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 6.3, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.0, "impactScore": 5.2 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-367" }, { "lang": "en", "value": "CWE-59" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:docker:desktop:*:*:*:*:windows:*:*:*", "versionEndExcluding": "4.6.0", "matchCriteriaId": "D0374A4A-5949-461F-B1B5-C8A46DFD3FC8" } ] } ] } ], "references": [ { "url": "https://docs.docker.com/desktop/release-notes/#docker-desktop-460", "source": "cve@mitre.org", "tags": [ "Release Notes" ] }, { "url": "https://www.cyberark.com/resources/threat-research-blog/breaking-docker-named-pipes-systematically-docker-desktop-privilege-escalation-part-2", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }