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

目标: 1000 元 · 已筹: 1336

100%

CVE-2021-29591— Google TensorFlow 安全漏洞

一分钟漏洞结论

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

Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 TensorFlow 2.4.2,2.3.3,2.2.3,2.1.4存在安全漏洞,该漏洞源于TFlite图的节点之间不能有循环。

CVSS 7.3 · High EPSS 0.26% · P18
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2021-29591 基础信息

漏洞信息

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

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

Vulnerability Title
Stack overflow due to looping TFLite subgraph
来源: CVE Program / CVE List V5
Vulnerability Description
TensorFlow is an end-to-end open source platform for machine learning. TFlite graphs must not have loops between nodes. However, this condition was not checked and an attacker could craft models that would result in infinite loop during evaluation. In certain cases, the infinite loop would be replaced by stack overflow due to too many recursive calls. For example, the `While` implementation(https://github.com/tensorflow/tensorflow/blob/106d8f4fb89335a2c52d7c895b7a7485465ca8d9/tensorflow/lite/kernels/while.cc) could be tricked into a scneario where both the body and the loop subgraphs are the same. Evaluating one of the subgraphs means calling the `Eval` function for the other and this quickly exhaust all stack space. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range. Please consult our security guide(https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md) for more information regarding the security model and how to contact us with issues and questions.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/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 2.4.2,2.3.3,2.2.3,2.1.4存在安全漏洞,该漏洞源于TFlite图的节点之间不能有循环。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
tensorflow tensorflow < 2.1.4 -

二、漏洞 CVE-2021-29591 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2021-29591 的情报信息

登录查看更多情报信息。

CVE-2021-29591 补丁与修复 (2)

CVE-2021-29591 厂商安全公告 (1)

同批安全公告 · tensorflow · 2021-05-14 · 共 108 条

CVE-2021-29605 7.1 HIGH Google TensorFlow 输入验证错误漏洞
CVE-2021-29606 7.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-29614 7.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-29601 6.3 MEDIUM Google TensorFlow输入验证错误漏洞
CVE-2021-29613 6.3 MEDIUM Google TensorFlow 缓冲区错误漏洞
CVE-2021-29607 5.3 MEDIUM Google TensorFlow 代码问题漏洞
CVE-2021-29608 5.3 MEDIUM Google TensorFlow 安全漏洞
CVE-2021-29609 5.3 MEDIUM Google TensorFlow 代码问题漏洞
CVE-2021-29571 4.5 MEDIUM Google TensorFlow 缓冲区错误漏洞
CVE-2021-29592 4.4 MEDIUM Google TensorFlow 代码问题漏洞
CVE-2021-29610 3.6 LOW Google TensorFlow缓冲区错误漏洞
CVE-2021-29611 3.6 LOW Google TensorFlow 输入验证错误漏洞
CVE-2021-29612 3.6 LOW Google TensorFlow缓冲区错误漏洞
CVE-2021-29526 2.5 LOW Google TensorFlow 数字错误漏洞
CVE-2021-29527 2.5 LOW Google TensorFlow 数字错误漏洞
CVE-2021-29525 2.5 LOW Google TensorFlow 数字错误漏洞
CVE-2021-29584 2.5 LOW Google TensorFlow 输入验证错误漏洞
CVE-2021-29583 2.5 LOW Google TensorFlow 代码问题漏洞
CVE-2021-29574 2.5 LOW Google TensorFlow 代码问题漏洞
CVE-2021-29573 2.5 LOW Google TensorFlow 数字错误漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2021-29591

暂无评论


发表评论