目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2020-15214— Google TensorFlow 缓冲区错误漏洞

CVSS 8.1 · High EPSS 0.67% · P48
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2020-15214 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Out of bounds write in tensorflow-lite
来源: CVE Program / CVE List V5
Vulnerability Description
In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the dimensionality of output tensor. This results in allocating insufficient memory for the output tensor and in a write outside the bounds of the output array. This usually results in a segmentation fault, but depending on runtime conditions it can provide for a write gadget to be used in future memory corruption-based exploits. The issue is patched in commit 204945b19e44b57906c9344c0d00120eeeae178a and is released in TensorFlow versions 2.2.1, or 2.3.1. A potential workaround would be to add a custom `Verifier` to the model loading code to ensure that the segment ids are sorted, although this only handles the case when the segment ids are stored statically in the model. A similar validation could be done if the segment ids are generated at runtime between inference steps. If the segment ids are generated as outputs of a tensor during inference steps, then there are no possible workaround and users are advised to upgrade to patched code.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
跨界内存写
来源: CVE Program / CVE List V5
Vulnerability Title
Google TensorFlow 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 TensorFlow Lite 2.2.1之前版本,2.3.1版本中存在安全漏洞,该漏洞允许攻击者进行越界内存操作,导致内存泄漏问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
tensorflowtensorflow >= 2.2.0, < 2.2.1 -

二、漏洞 CVE-2020-15214 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2020-15214 的情报信息

登录查看更多情报信息。

CVE-2020-15214 补丁与修复 (1)

CVE-2020-15214 厂商安全公告 (1)

CVE-2020-15214 其他参考 (1)

同批安全公告 · tensorflow · 2020-09-25 · 共 25 条

CVE-2020-152029.0 CRITICALGoogle TensorFlow 安全漏洞
CVE-2020-152059.0 CRITICALGoogle TensorFlow 缓冲区错误漏洞
CVE-2020-152069.0 CRITICALGoogle TensorFlow 输入验证错误漏洞
CVE-2020-152078.7 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2020-151968.5 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2020-151958.5 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2020-152128.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2020-152037.5 HIGHGoogle TensorFlow 格式化字符串错误漏洞
CVE-2020-152087.4 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2020-151937.1 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2020-152106.5 MEDIUMGoogle TensorFlow 缓冲区错误漏洞
CVE-2020-151976.3 MEDIUMGoogle TensorFlow 安全漏洞
CVE-2020-152095.9 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2020-151995.9 MEDIUMGoogle TensorFlow 输入验证错误漏洞
CVE-2020-152005.9 MEDIUMGoogle TensorFlow 缓冲区错误漏洞
CVE-2020-151985.4 MEDIUMGoogle TensorFlow 缓冲区错误漏洞
CVE-2020-151905.3 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2020-151915.3 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2020-151945.3 MEDIUMGoogle TensorFlow 安全漏洞
CVE-2020-152045.3 MEDIUMGoogle TensorFlow 代码问题漏洞

显示前 20 条,共 25 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2020-15214

暂无评论


发表评论