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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow 2.7.0之前版本存在安全漏洞,该漏洞源于TensorFlow在计算tf.range内核中的输出大小时存在溢出问题。

CVSS 5.5 · Medium EPSS 0.20% · P10
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Overflow/crash in `tf.range`
来源: CVE Program / CVE List V5
Vulnerability Description
TensorFlow is an open source platform for machine learning. In affected versions while calculating the size of the output within the `tf.range` kernel, there is a conditional statement of type `int64 = condition ? int64 : double`. Due to C++ implicit conversion rules, both branches of the condition will be cast to `double` and the result would be truncated before the assignment. This result in overflows. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
数值类型间的不正确转换
来源: CVE Program / CVE List V5
Vulnerability Title
Google TensorFlow 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow 2.7.0之前版本存在安全漏洞,该漏洞源于TensorFlow在计算tf.range内核中的输出大小时存在溢出问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
tensorflow tensorflow >= 2.6.0, < 2.6.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2021-41202 其他参考 (2)

同批安全公告 · tensorflow · 2021-11-05 · 共 34 条

CVE-2021-41208 8.8 HIGH Google TensorFlow 代码问题漏洞
CVE-2021-41219 7.8 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41220 7.8 HIGH Google TensorFlow 资源管理错误漏洞
CVE-2021-41221 7.8 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41203 7.8 HIGH Google TensorFlow 输入验证错误漏洞
CVE-2021-41201 7.8 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41214 7.8 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41228 7.5 HIGH Google TensorFlow 代码注入漏洞
CVE-2021-41211 7.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41205 7.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41210 7.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41226 7.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41223 7.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41224 7.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41212 7.1 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-41206 7.0 HIGH Google TensorFlow 安全漏洞
CVE-2021-41227 6.6 MEDIUM Google TensorFlow缓冲区错误漏洞
CVE-2021-41200 5.5 MEDIUM Google TensorFlow 安全漏洞
CVE-2021-41197 5.5 MEDIUM Google TensorFlow 输入验证错误漏洞
CVE-2021-41198 5.5 MEDIUM Google TensorFlow 输入验证错误漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2021-41202

暂无评论


发表评论