First published: Wed Dec 30 2020(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Docker Docker | <19.03.9 | |
go/github.com/moby/moby | <19.03.9 | 19.03.9 |
go/github.com/docker/docker | <19.03.9 | 19.03.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-27534 is a vulnerability in Docker Engine before version 19.03.9 that could potentially allow an attacker to construct a potentially unsafe temporary pathname.
The severity of CVE-2020-27534 is medium, with a severity value of 5.3.
Docker Engine versions up to, but excluding, 19.03.9 are affected by CVE-2020-27534.
To fix CVE-2020-27534, it is recommended to update Docker Engine to version 19.03.9 or newer.
More information about CVE-2020-27534 can be found in the Docker Engine release notes and the GitHub pull requests related to this vulnerability.