Overview
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:N/A:P
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:google:tensorflow:2.4.0:rc0:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "282DEFCC-C624-4BE0-B3D8-0E36A64910A2" }, { "criteria": "cpe:2.3:a:google:tensorflow:2.4.0:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6C14D966-92B3-47A6-B2D3-7A296FE60840" }, { "criteria": "cpe:2.3:a:google:tensorflow:2.4.0:rc2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "72C6C072-43AA-434C-9D5B-3ED310170DA4" }, { "criteria": "cpe:2.3:a:google:tensorflow:2.4.0:rc3:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "5F9D2583-48BB-4AE5-803C-4A9BEBE9B000" }, { "criteria": "cpe:2.3:a:google:tensorflow:2.4.0:rc4:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "77D52D6F-1833-4C9C-9AE2-C9D500E20AAC" } ], "operator": "OR" } ] } ]