CVE-2021-29519Type Confusion in Tensorflow

CWE-843Type Confusion6 documents5 sources
Severity
5.5MEDIUMNVD
CNA2.5
EPSS
0.0%
top 97.19%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMay 14
Latest updateMay 21

Description

TensorFlow is an end-to-end open source platform for machine learning. The API of `tf.raw_ops.SparseCross` allows combinations which would result in a `CHECK`-failure and denial of service. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/3d782b7d47b1bf2ed32bd4a246d6d6cadc4c903d/tensorflow/core/kernels/sparse_cross_op.cc#L114-L116) is tricked to consider a tensor of type `tstring` which in fact contains integral elements. Fixing the type confusion by preventing mi

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages3 packages

NVDgoogle/tensorflow2.2.02.2.3+3
CVEListV5tensorflow/tensorflow< 2.1.4+3
PyPIintel/optimization_for_tensorflow2.2.02.2.3+4

Patches

🔴Vulnerability Details

4
GHSA
CHECK-fail in SparseCross due to type confusion2021-05-21
OSV
CHECK-fail in SparseCross due to type confusion2021-05-21
OSV
CVE-2021-29519: TensorFlow is an end-to-end open source platform for machine learning2021-05-14
CVEList
CHECK-fail in SparseCross due to type confusion2021-05-14

📋Vendor Advisories

1
Debian
CVE-2021-29519: tensorflow - TensorFlow is an end-to-end open source platform for machine learning. The API o...2021
CVE-2021-29519 — Type Confusion in Tensorflow | cvebase