
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-23574 affects TensorFlow, an Open Source Machine Learning Framework. The vulnerability was discovered in TensorFlow's SpecializeType function, which contains a typo resulting in heap out-of-bounds read/write operations. The issue affects versions prior to 2.8.0, with a fix released in TensorFlow versions 2.8.0, 2.7.1, and 2.6.3 (GitHub Advisory).
The vulnerability stems from a typo in the SpecializeType function where arg is initialized to the ith mutable argument in a loop where the loop index is j. This mismatch allows assignment to arg from outside the vector of arguments. Since this involves a mutable proto value, it enables both read and write operations to out-of-bounds data. The CVSS v3.1 score for this vulnerability is 8.8 (HIGH) with vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability allows attackers to perform both read and write operations outside the bounds of allocated memory, potentially leading to memory corruption, information disclosure, or arbitrary code execution. The high CVSS score indicates significant potential impact on the confidentiality, integrity, and availability of affected systems (GitHub Advisory).
The vulnerability has been patched in TensorFlow version 2.8.0. The fix was also backported to versions 2.7.1 and 2.6.3. Users are advised to upgrade to these patched versions. The fix involves correcting the index variable in the SpecializeType function from i to j (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."