github.com
https://github.com/tensorflow/tensorflow CVE-2023-25659
HIGH
TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch
Record summary
CVE-2023-25659 has a selected CVSS score of 7.5 (high).
Description
TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter `indices` for `DynamicStitch` does not match the shape of the parameter `data`, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationNone
AutomatableYes
Technical impactPartial
CISA Coordinator · SSVC 2.0.3 · Evaluated Feb 19, 2025 · Source: CVE List
Affected products and versions
4| Product | Source | Version range | Status |
|---|---|---|---|
tensorflowBrowse tensorflow / tensorflow | CVE List | < 2.11.1 | affected |
tensorflowBrowse PyPI / tensorflow | GitHub Advisory | Before 2.11.1 · Fixed in 2.11.1 | affected |
tensorflow-cpuBrowse PyPI / tensorflow-cpu | GitHub Advisory | Before 2.11.1 · Fixed in 2.11.1 | affected |
tensorflow-gpuBrowse PyPI / tensorflow-gpu | GitHub Advisory | Before 2.11.1 · Fixed in 2.11.1 | affected |
References
4github.com
https://github.com/tensorflow/tensorflow/commit/ee004b18b976eeb5a758020af8880236cd707d05 github.comConfirmation
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-93vr-9q9m-pj8p nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2023-25659