CVE-2023-25668
9.8
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 3.9 / Impact: 5.9
Source: NVD
Description
TensorFlow is an open source platform for machine learning. Attackers using Tensorflow prior to 2.12.0 or 2.11.1 can access heap memory which is not in the control of user, leading to a crash or remote code execution. The fix will be included in TensorFlow version 2.12.0 and will also cherrypick this commit on TensorFlow version 2.11.1.
Affected (1)
Products: Google: Tensorflow
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Before 2.12.0 |
Related CWEs
CWE-122
Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-125
Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.
References (4)
Source: security-advisories@github.com
ExploitPatch
Source: security-advisories@github.com
Patch
Source: af854a3a-2127-422b-91ae-364da2661108
ExploitPatch
Source: af854a3a-2127-422b-91ae-364da2661108
Patch
Timeline
No history available yet.