SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-xwhf-g6j5-j5gc)

medium Tenable Self-Hosted Container Security Plugin ID 420717

Description

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

- In Tensorflow before version 2.4.0, when the `boxes` argument of `tf.image.crop_and_resize` has a very
large value, the CPU kernel implementation receives it as a C++ `nan` floating point value. Attempting to
operate on this is undefined behavior which later produces a segmentation fault. The issue is patched in
eccb7ec454e6617738554a255d77f08e60ee0808 and TensorFlow 2.4.0 will be released containing the patch.
TensorFlow nightly packages after this commit will also have the issue resolved. (CVE-2020-15266)

See Also

https://github.com/advisories/GHSA-xwhf-g6j5-j5gc

Plugin Details

Severity: Medium

ID: 420717

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: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2020-15266

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 2.9

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/13/2020

Vulnerability Publication Date: 10/21/2020

Reference Information

CVE: CVE-2020-15266

cwe: CWE-119