CVE-2020-15205

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the `data_splits` argument of `tf.raw_ops.StringNGrams` lacks validation. This allows a user to pass values that can cause heap overflow errors and even leak contents of memory In the linked code snippet, all the binary strings after `ee ff` are contents from the memory stack. Since these can contain return addresses, this data leak can be used to defeat ASLR. The issue is patched in commit 0462de5b544ed4731aa2fb23946ac22c01856b80, and is released in TensorFlow versions 1.15.4, 2.0.3, 2.1.2, 2.2.1, or 2.3.1.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:google:tensorflow:*:*:*:*:-:*:*:*
cpe:2.3:a:google:tensorflow:*:*:*:*:-:*:*:*
cpe:2.3:a:google:tensorflow:*:*:*:*:-:*:*:*
cpe:2.3:a:google:tensorflow:*:*:*:*:-:*:*:*
cpe:2.3:a:google:tensorflow:*:*:*:*:-:*:*:*

Configuration 2 (hide)

cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*

History

18 Nov 2021, 17:27

Type Values Removed Values Added
CWE CWE-119
CWE-122
CWE-787

16 Sep 2021, 15:45

Type Values Removed Values Added
References (SUSE) http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00065.html - (SUSE) http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00065.html - Mailing List, Third Party Advisory
CPE cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*

17 Aug 2021, 13:21

Type Values Removed Values Added
CPE cpe:2.3:a:tensorflow:tensorflow:*:*:*:*:-:*:*:* cpe:2.3:a:google:tensorflow:*:*:*:*:-:*:*:*

Information

Published : 2020-09-25 19:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-15205

Mitre link : CVE-2020-15205

CVE.ORG link : CVE-2020-15205


JSON object : View

Products Affected

opensuse

  • leap

google

  • tensorflow
CWE
CWE-787

Out-of-bounds Write

CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer

CWE-122

Heap-based Buffer Overflow