github.com
https://github.com/tensorflow/tensorflow CVE-2023-25667
MEDIUM
TensorFlow vulnerable to segfault when opening multiframe gif
Record summary
CVE-2023-25667 has a selected CVSS score of 6.5 (medium).
Description
TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, integer overflow occurs when `2^31 <= num_frames * height * width * channels < 2^32`, for example Full HD screencast of at least 346 frames. 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
AutomatableNo
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/8dc723fcdd1a6127d6c970bd2ecb18b019a1a58d github.comConfirmation
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-fqm2-gh8w-gr68 nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2023-25667