Vulnerability Details : 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.
Vulnerability category: Directory traversal
Products affected by CVE-2020-27534
- cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*
Threat overview for CVE-2020-27534
Top countries where our scanners detected CVE-2020-27534
Top open port discovered on systems with this issue
22
IPs affected by CVE-2020-27534 519
Threat actors abusing to this issue?
Yes
Find out if you* are
affected by CVE-2020-27534!
*Directly or indirectly through your vendors, service providers and 3rd parties.
Powered by
attack surface intelligence
from SecurityScorecard.
Exploit prediction scoring system (EPSS) score for CVE-2020-27534
0.16%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 53 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-27534
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:N |
10.0
|
2.9
|
NIST | |
5.3
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
3.9
|
1.4
|
NIST |
CWE ids for CVE-2020-27534
-
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-27534
-
https://github.com/moby/moby/pull/40877
[19.03] vendor: buildkit v0.6.4-5-g59e305aa by thaJeztah · Pull Request #40877 · moby/moby · GitHubThird Party Advisory
-
https://golang.org/pkg/io/ioutil/#TempDir
ioutil - The Go Programming LanguageThird Party Advisory
-
https://github.com/moby/buildkit/pull/1462
Avoid creation of irrelevant temporary files on Windows by simonferquel · Pull Request #1462 · moby/buildkit · GitHubThird Party Advisory
-
http://web.archive.org/web/20200530054359/https://docs.docker.com/engine/release-notes/
Release Notes;Third Party Advisory
-
https://golang.org/pkg/os/#TempDir
os - The Go Programming LanguageThird Party Advisory
Jump to