Integer Overflow Affecting tensorflow package, versions [, 2.1.4) [2.2.0, 2.2.3) [2.3.0, 2.3.3) [2.4.0, 2.4.2)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.04% (12th percentile)
Expand this section
NVD
5.5 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-TENSORFLOW-1296590
  • published 25 May 2021
  • disclosed 21 May 2021
  • credit Unknown

How to fix?

Upgrade tensorflow to version 2.1.4, 2.2.3, 2.3.3, 2.4.2 or higher.

Overview

tensorflow is a machine learning framework.

Affected versions of this package are vulnerable to Integer Overflow in TFLite memory allocation. An attacker can craft a model such that the size multiplier is so large that the return value overflows the int datatype and becomes negative. In turn, this results in invalid value being given to malloc.

References