
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2020-15200 affects TensorFlow versions before 2.3.1. The vulnerability exists in the RaggedCountSparseOutput implementation where input arguments are not properly validated to form a valid ragged tensor. Specifically, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor (TF Release, GitHub Advisory).
The vulnerability stems from insufficient validation of splits tensor values in the RaggedCountSparseOutput implementation. If the first element of splits_values is not 0, the batch_idx variable will never be 1, resulting in an attempt to access a non-existent hashmap at index 0 in per_batch_counts. This can lead to a heap buffer overflow condition and subsequent segmentation fault (GitHub Advisory).
When exploited, this vulnerability can cause a segmentation fault in the application, leading to a denial of service condition. The heap buffer overflow could potentially be leveraged for arbitrary code execution, though this has not been confirmed (GitHub Advisory).
The vulnerability can be triggered by providing specially crafted input arguments to the RaggedCountSparseOutput operation. The attack requires the ability to provide input to the affected operation (GitHub Advisory).
The vulnerability was patched in TensorFlow version 2.3.1. Users are strongly recommended to upgrade to this version or later. The fix includes proper validation of the splits tensor values and additional input validation checks (TF Release, 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."