#VU49328 Input validation error in TensorFlow - CVE-2020-26270

 

#VU49328 Input validation error in TensorFlow - CVE-2020-26270

Published: December 11, 2020 / Updated: January 7, 2021


Vulnerability identifier: #VU49328
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-26270
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
TensorFlow
Software vendor:
TensorFlow

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation when processing an input with zero-length within the the LSTM/GRU layer. A local user can pass specially crafted input to the application and perform a denial of service (DoS) attack.

The vulnerability affects TensorFlow running an LSTM/GRU model.


Remediation

Install updates from vendor's website.

External links