SCA: security update for github.com/docker/docker, github.com/moby/moby (GHSA-6hwg-w5jg-9c6x)

medium Tenable Self-Hosted Container Security Plugin ID 411480

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2020-27534)

See Also

https://github.com/advisories/GHSA-6hwg-w5jg-9c6x

Plugin Details

Severity: Medium

ID: 411480

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2020-27534

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/31/2024

Vulnerability Publication Date: 12/30/2020

Reference Information

CVE: CVE-2020-27534

cwe: CWE-22