CVE-2020-26269
Last modified
CVE-2020-26269 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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). EPSS estimates a 0.66% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Tensorflow | 2.4.0 | Rc0 |
References
- https://github.com/tensorflow/tensorflow/commit/8b5b9dc96666a3a5d27fad7179ff215e3b74b67cPatch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9jjw-hf72-3mxwExploit, Patch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/commit/8b5b9dc96666a3a5d27fad7179ff215e3b74b67cPatch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9jjw-hf72-3mxwExploit, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-26269?
How severe is CVE-2020-26269?
How do I fix CVE-2020-26269?
Are you affected by CVE-2020-26269?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
