#VU95043 Integer overflow in TensorFlow - CVE-2023-33976

 

#VU95043 Integer overflow in TensorFlow - CVE-2023-33976

Published: July 31, 2024


Vulnerability identifier: #VU95043
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-33976
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
TensorFlow
Software vendor:
TensorFlow

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to integer overflow in array_ops.upper_bound. A remote attacker can pass specially crafted data to the application, trigger integer overflow and cause a denial of service condition on the target system.


Remediation

Install updates from vendor's website.

External links