Home » Database

AVID-2026-R1199

Description

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

Details

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.

Reason for inclusion in AVID: The report describes a vulnerability in TensorFlow (an AI framework) due to an integer overflow when processing GIF frames, with affected versions and a fix. This is a software supply-chain relevant vulnerability affecting AI software stacks used to build/train/deploy AI systems. It is clearly AI-related, in-scope for general-purpose AI systems, qualifies as a security vulnerability (CWE-190), and the report provides sufficient evidence (CVE ID, affected versions, fix, references).

References

Affected or Relevant Artifacts

  • Developer: tensorflow
  • Deployer: tensorflow
  • Artifact Details:
TypeName
Systemtensorflow

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.1
Vector StringCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Base Score6.5
Base Severity🟠 Medium
Attack VectorNETWORK
Attack Complexity🟢 Low
Privileges RequiredNONE
User InteractionREQUIRED
ScopeUNCHANGED
Confidentiality ImpactNONE
Integrity ImpactNONE
Availability Impact🔴 High

CWE

IDDescription
CWE-190CWE-190: Integer Overflow or Wraparound

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2023-03-24
  • Version: 0.3.3
  • AVID Entry