Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2020-15201— Heap buffer overflow in Tensorflow

Quick assessment

Affected
tensorflow tensorflow
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Tensorflow 2.3.1之前版本中存在缓冲区错误漏洞,该漏洞源于RaggedCountSparseOutput不会验证输入参数是否形成有效的参差张量,该漏洞允许攻击者造成堆缓冲区溢出。

CVSS 4.8 · Medium EPSS 0.57% · P46
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2020-15201

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Heap buffer overflow in Tensorflow
Source: CVE Program / CVE List V5
Vulnerability Description
In Tensorflow before version 2.3.1, the `RaggedCountSparseOutput` implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the `splits` tensor generate a valid partitioning of the `values` tensor. Hence, the code is prone to heap buffer overflow. If `split_values` does not end with a value at least `num_values` then the `while` loop condition will trigger a read outside of the bounds of `split_values` once `batch_idx` grows too large. The issue is patched in commit 3cbb917b4714766030b28eba9fb41bb97ce9ee02 and is released in TensorFlow version 2.3.1.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
Google TensorFlow 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Tensorflow 2.3.1之前版本中存在缓冲区错误漏洞,该漏洞源于RaggedCountSparseOutput不会验证输入参数是否形成有效的参差张量,该漏洞允许攻击者造成堆缓冲区溢出。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
tensorflow tensorflow = 2.3.0 -

II. Public POCs for CVE-2020-15201

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2020-15201

登录查看更多情报信息。

Patches & Fixes for CVE-2020-15201 (1)

Vendor Advisories for CVE-2020-15201 (1)

Other References for CVE-2020-15201 (1)

Same Patch Batch · tensorflow · 2020-09-25 · 25 CVEs total

CVE-2020-15202 9.0 CRITICAL Integer truncation in Shard API usage
CVE-2020-15205 9.0 CRITICAL Data leak in Tensorflow
CVE-2020-15206 9.0 CRITICAL Denial of Service in Tensorflow
CVE-2020-15207 8.7 HIGH Segfault and data corruption in tensorflow-lite
CVE-2020-15196 8.5 HIGH Heap buffer overflow in Tensorflow
CVE-2020-15195 8.5 HIGH Heap buffer overflow in Tensorflow
CVE-2020-15212 8.1 HIGH Out of bounds access in tensorflow-lite
CVE-2020-15214 8.1 HIGH Out of bounds write in tensorflow-lite
CVE-2020-15203 7.5 HIGH Denial of Service in Tensorflow
CVE-2020-15208 7.4 HIGH Data corruption in tensorflow-lite
CVE-2020-15193 7.1 HIGH Memory corruption in Tensorflow
CVE-2020-15210 6.5 MEDIUM Segmentation fault in tensorflow-lite
CVE-2020-15197 6.3 MEDIUM Denial of Service in Tensorflow
CVE-2020-15209 5.9 MEDIUM Null pointer dereference in tensorflow-lite
CVE-2020-15199 5.9 MEDIUM Denial of Service in Tensorflow
CVE-2020-15200 5.9 MEDIUM Segfault in Tensorflow
CVE-2020-15198 5.4 MEDIUM Heap buffer overflow in Tensorflow
CVE-2020-15190 5.3 MEDIUM Segfault in Tensorflow
CVE-2020-15191 5.3 MEDIUM Undefined behavior in Tensorflow
CVE-2020-15194 5.3 MEDIUM Denial of Service in Tensorflow

Showing top 20 of 25 CVEs. View all on vendor page → →

IV. Related Vulnerabilities

V. Comments for CVE-2020-15201

No comments yet


Leave a comment