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.
References
Link | Resource |
---|---|
http://web.archive.org/web/20200530054359/https://docs.docker.com/engine/release-notes/ | Release Notes Third Party Advisory |
https://github.com/moby/buildkit/pull/1462 | Third Party Advisory |
https://golang.org/pkg/os/#TempDir | Third Party Advisory |
https://github.com/moby/moby/pull/40877 | Third Party Advisory |
https://golang.org/pkg/io/ioutil/#TempDir | Third Party Advisory |
Configurations
Information
Published : 2020-12-30 15:15
Updated : 2021-01-05 12:19
NVD link : CVE-2020-27534
Mitre link : CVE-2020-27534
JSON object : View
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Products Affected
docker
- docker