Integer Overflow or Wraparound Affecting tensorflow package, versions [,2.12.0)
Threat Intelligence
EPSS
0.05% (20th
percentile)
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-7574700
- published 31 Jul 2024
- disclosed 30 Jul 2024
- credit dmc1778
Introduced: 30 Jul 2024
CVE-2023-33976 Open this link in a new tabHow to fix?
Upgrade tensorflow
to version 2.12.0 or higher.
Overview
tensorflow is a machine learning framework.
Affected versions of this package are vulnerable to Integer Overflow or Wraparound due to the array_ops.upper_bound
function. An attacker can cause a denial of service by providing input that is not a rank 2 tensor.