#VU62917 Use of uninitialized resource in TensorFlow - CVE-2022-23573

 

#VU62917 Use of uninitialized resource in TensorFlow - CVE-2022-23573

Published: May 10, 2022


Vulnerability identifier: #VU62917
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-23573
CWE-ID: CWE-908
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
TensorFlow
Software vendor:
TensorFlow

Description

The vulnerability allows a remote user to compromise the target system.

The vulnerability exists due to implementation of `AssignOp` that can result in copying uninitialized data to a new tensor. A remote use can pass specially crafted data to the application, trigger uninitialized usage of resources and execute arbitrary code on the system.


Remediation

Install updates from vendor's website.

External links