CVE-2022-23592
Description
Tensorflow is an Open Source Machine Learning Framework. TensorFlows 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.
Risk Information
Base Score
8.1
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
EPSS Score
Exploitation Probability
0.316
Associated Vulnerability
| Vulnerability | OS Platform |
|---|---|
| Vulnerabilities CVE-2022-23592,CVE-2022-23593 are fixed in Python-tensorflow 2.8.0 | Windows |
| Vulnerabilities CVE-2022-23592,CVE-2022-23593 are fixed in Python-tensorflow-cpu 2.8.0 | Windows |
| Vulnerabilities CVE-2022-23592,CVE-2022-23593 are fixed in Python-tensorflow-gpu 2.8.0 | Windows |
| Vulnerabilities CVE-2022-23592,CVE-2022-23593 are fixed in Python-tensorflow for linux 2.8.0 | Linux |
| Vulnerabilities CVE-2022-23592,CVE-2022-23593 are fixed in Python-tensorflow-cpu for linux 2.8.0 | Linux |
| Vulnerabilities CVE-2022-23592,CVE-2022-23593 are fixed in Python-tensorflow-gpu for linux 2.8.0 | Linux |
Patch Details
No records foundReferences
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234