
Cloud Vulnerability DB
A community-led vulnerabilities database
TensorFlow, an end-to-end open source platform for machine learning, was found to contain a vulnerability (CVE-2021-29603) in its TFLite implementation of ArgMin/ArgMax operations. The vulnerability was discovered by members of the Aivul Team from Qihoo 360 and was patched in TensorFlow 2.5.0, with backports to versions 2.4.2, 2.3.3, 2.2.3, and 2.1.4 (GitHub Advisory).
The vulnerability is a heap-based out-of-bounds write that occurs when processing a specially crafted TFLite model. The issue arises when the axisvalue parameter is not properly validated to be between 0 and NumDimensions(input). In such cases, the condition in the if statement is never true, leading to writes past the last valid element of outputdims->data (GitHub Commit).
When exploited, this vulnerability could allow an attacker to trigger an out-of-bounds write on the heap through a specially crafted TFLite model. This could potentially lead to memory corruption and possible code execution in the context of the application using the vulnerable TensorFlow library (GitHub Advisory).
The issue has been fixed in TensorFlow 2.5.0 and backported to versions 2.4.2, 2.3.3, 2.2.3, and 2.1.4. Users are advised to upgrade to these patched versions. The fix includes additional validation checks to ensure that axis_value is within the valid range before performing operations (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."