CVE-2023-25667 MEDIUM

CVE-2023-25667: TensorFlow vulnerable to segfault when opening multiframe gif

Vendor Tensorflow
Product tensorflow
Weakness CWE-190
Published March 24, 2023
Last update February 19, 2025

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 24, 2023 CVE published
February 19, 2025 Record updated