{ "id": "CVE-2023-0627", "sourceIdentifier": "security@docker.com", "published": "2023-09-25T16:15:13.377", "lastModified": "2023-09-25T18:15:27.100", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Docker Desktop 4.11.x allows --no-windows-containers flag bypass via IPC response spoofing which may lead to Local Privilege Escalation (LPE).This issue affects Docker Desktop: 4.11.X.\n\n" }, { "lang": "es", "value": "Docker Desktop 4.11.x permite omitir el indicador --no-windows-containers a trav\u00e9s de la suplantaci\u00f3n de respuesta de IPC, lo que puede provocar una escalada de privilegios locales (LPE). Este problema afecta a Docker Desktop: 4.11.X." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.8, "impactScore": 5.9 }, { "source": "security@docker.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 6.7, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.4, "impactScore": 5.2 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] }, { "source": "security@docker.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-501" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:docker:docker_desktop:*:*:*:*:*:*:*:*", "versionStartIncluding": "4.11.0", "versionEndExcluding": "4.12.0", "matchCriteriaId": "C279022E-CB9C-453D-8838-58B4F969D8DE" } ] } ] } ], "references": [ { "url": "https://docs.docker.com/desktop/release-notes/#4120", "source": "security@docker.com", "tags": [ "Release Notes", "Vendor Advisory" ] } ] }