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

目标: 1000 元 · 已筹: 1336

100%

CVE-2020-15213— Google TensorFlow 安全漏洞

一分钟漏洞结论

影响对象
tensorflow tensorflow
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 TensorFlow Lite 2.2.1之前版本,2.3.1版本中存在安全漏洞,该漏洞允许攻击者通过一定手段获取到很大内存,导致内存不足触发拒绝服务。

CVSS 4.0 · Medium EPSS 0.76% · P54

可能的 ATT&CK 技术 1 AI

T1496 · Resource Hijacking
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Denial of service 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 denial of service by causing an out of memory allocation in the implementation of segment sum. Since code uses the last element of the tensor holding them to determine the dimensionality of output tensor, attackers can use a very large value to trigger a large allocation. 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 limit the maximum value in the segment ids tensor. This only handles the case when the segment ids are stored statically in the model, but a similar validation could be done if the segment ids are generated at runtime, between inference steps. However, 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:N/I:N/A:L
来源: 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 订阅
tensorflow tensorflow = 2.2.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

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

CVE-2020-15202 9.0 CRITICAL Google TensorFlow 安全漏洞
CVE-2020-15205 9.0 CRITICAL Google TensorFlow 缓冲区错误漏洞
CVE-2020-15206 9.0 CRITICAL Google TensorFlow 输入验证错误漏洞
CVE-2020-15207 8.7 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2020-15196 8.5 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2020-15195 8.5 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2020-15212 8.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2020-15214 8.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2020-15203 7.5 HIGH Google TensorFlow 格式化字符串错误漏洞
CVE-2020-15208 7.4 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2020-15193 7.1 HIGH Google TensorFlow 代码问题漏洞
CVE-2020-15210 6.5 MEDIUM Google TensorFlow 缓冲区错误漏洞
CVE-2020-15197 6.3 MEDIUM Google TensorFlow 安全漏洞
CVE-2020-15209 5.9 MEDIUM Google TensorFlow 代码问题漏洞
CVE-2020-15199 5.9 MEDIUM Google TensorFlow 输入验证错误漏洞
CVE-2020-15200 5.9 MEDIUM Google TensorFlow 缓冲区错误漏洞
CVE-2020-15198 5.4 MEDIUM Google TensorFlow 缓冲区错误漏洞
CVE-2020-15190 5.3 MEDIUM Google TensorFlow 代码问题漏洞
CVE-2020-15191 5.3 MEDIUM Google TensorFlow 代码问题漏洞
CVE-2020-15194 5.3 MEDIUM Google TensorFlow 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2020-15213

暂无评论


发表评论