CVE-2020-26269
Severity CVSS v4.0:
Pending analysis
Type:
CWE-125
Out-of-bounds Read
Publication date:
10/12/2020
Last modified:
17/08/2021
Description
In TensorFlow release candidate versions 2.4.0rc*, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel implementation of GetMatchingPaths but are not verified by the PRs introducing it (#40861 and #44310). Thus, we are completely rewriting the implementation to fully specify and validate these. This is patched in version 2.4.0. This issue only impacts master branch and the release candidates for TF version 2.4. The final release of the 2.4 release will be patched.
Impact
Base Score 3.x
7.50
Severity 3.x
HIGH
Base Score 2.0
5.00
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:google:tensorflow:2.4.0:rc0:*:*:*:*:*:* | ||
| cpe:2.3:a:google:tensorflow:2.4.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:a:google:tensorflow:2.4.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:a:google:tensorflow:2.4.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:a:google:tensorflow:2.4.0:rc4:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



