Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2022-23592
February 04, 2022
Tensorflow is an Open Source Machine Learning Framework. TensorFlow's type inference can cause a heap out of bounds read as the bounds checking is done in a "DCHECK" (which is a no-op during production). An attacker can control the "input_idx" variable such that "ix" would be larger than the number of values in "node_t.args". The fix will be included in TensorFlow 2.8.0. This is the only affected version.
Affected Packages
tensorflow (PYTHON):
Affected version(s) >=2.8.0rc0 <2.8.0
Fix Suggestion:
Update to version 2.8.0
tensorflow-cpu (PYTHON):
Affected version(s) >=2.8.0rc0 <2.8.0
Fix Suggestion:
Update to version 2.8.0
tensorflow-gpu (PYTHON):
Affected version(s) >=2.8.0rc0 <2.8.0
Fix Suggestion:
Update to version 2.8.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.2
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
HIGH
CVSS v2
Base Score:
5.5
Access Vector
NETWORK
Access Complexity
LOW
Authentication
SINGLE
Confidentiality Impact
PARTIAL
Integrity Impact
NONE
Availability Impact
PARTIAL
Weakness Type (CWE)
Out-of-bounds Read
EPSS
Base Score:
0.32