
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 in the implementation of tf.raw_ops.MaxPoolGradWithArgmax. The vulnerability (CVE-2021-29571) was discovered by Yakun Zhang and Ying Wang of Baidu X-Team and publicly disclosed on May 14, 2021. The issue affects TensorFlow versions prior to 2.5.0, including versions 2.4.x, 2.3.x, 2.2.x, and 2.1.x (GitHub Advisory).
The vulnerability stems from the implementation of tf.raw_ops.DrawBoundingBoxesV2 where the code assumes that the last element of the 'boxes' input is 4, as required by the operation. However, the implementation fails to validate this requirement, allowing attackers to pass values less than 4, which can lead to out-of-bounds memory access and potential memory corruption. The issue manifests when accessing array elements using patterns like tboxes(b, bb, 3) when the last dimension in 'boxes' is less than 4 (GitHub Commit).
When exploited, this vulnerability can cause reads and writes outside the bounds of heap-allocated objects, leading to memory corruption. This could potentially allow attackers to manipulate the program's memory and potentially execute arbitrary code (GitHub Advisory).
The vulnerability has been patched in TensorFlow 2.5.0. The fix has also been 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 implements proper validation of the 'boxes' input dimension (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."