icon

We found results for “

CVE-2020-15194

Good to know:

icon

Date: September 25, 2020

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the "SparseFillEmptyRowsGrad" implementation has incomplete validation of the shapes of its arguments. Although "reverse_index_map_t" and "grad_values_t" are accessed in a similar pattern, only "reverse_index_map_t" is validated to be of proper shape. Hence, malicious users can pass a bad "grad_values_t" to trigger an assertion failure in "vec", causing denial of service in serving installations. The issue is patched in commit 390611e0d45c5793c7066110af37c8514e6a6c54, and is released in TensorFlow versions 1.15.4, 2.0.3, 2.1.2, 2.2.1, or 2.3.1."

Language: C++

Severity Score

Severity Score

Weakness Type (CWE)

Improper Input Validation

CWE-20

Reachable Assertion

CWE-617

Top Fix

icon

Upgrade Version

Upgrade to version tensorflow - 1.15.4;tensorflow - 2.0.3;tensorflow - 2.1.2;tensorflow - 2.2.1;tensorflow - 2.3.1;tensorflow-cpu - 2.1.2;tensorflow-cpu - 2.2.1;tensorflow-cpu - 2.3.1;tensorflow-gpu - 1.15.4;tensorflow-gpu - 2.0.3;tensorflow-gpu - 2.1.2;tensorflow-gpu - 2.2.1;tensorflow-gpu - 2.3.1

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): LOW

CVSS v2

Base Score:
Access Vector (AV): NETWORK
Access Complexity (AC): LOW
Authentication (AU): NONE
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): PARTIAL
Additional information:

Do you need more information?

Contact Us