CVE-2020-27534

util/binfmt_misc/check.go in Builder in Docker Engine before 19.03.9 calls os.OpenFile with a potentially unsafe qemu-check temporary pathname, constructed with an empty first argument in an ioutil.TempDir call.
Configurations

Configuration 1 (hide)

cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*

History

05 Jan 2021, 20:19

Type Values Removed Values Added
CWE CWE-22
CPE cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 5.3
References (MISC) https://golang.org/pkg/io/ioutil/#TempDir - (MISC) https://golang.org/pkg/io/ioutil/#TempDir - Third Party Advisory
References (MISC) https://golang.org/pkg/os/#TempDir - (MISC) https://golang.org/pkg/os/#TempDir - Third Party Advisory
References (MISC) https://github.com/moby/buildkit/pull/1462 - (MISC) https://github.com/moby/buildkit/pull/1462 - Third Party Advisory
References (MISC) https://github.com/moby/moby/pull/40877 - (MISC) https://github.com/moby/moby/pull/40877 - Third Party Advisory
References (MISC) http://web.archive.org/web/20200530054359/https://docs.docker.com/engine/release-notes/ - (MISC) http://web.archive.org/web/20200530054359/https://docs.docker.com/engine/release-notes/ - Release Notes, Third Party Advisory

30 Dec 2020, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2020-12-30 23:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-27534

Mitre link : CVE-2020-27534

CVE.ORG link : CVE-2020-27534


JSON object : View

Products Affected

docker

  • docker
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')