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

目标: 1000 元 · 已筹: 1336

100%

CVE-2021-37682— Google TensorFlow 代码问题漏洞

一分钟漏洞结论

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

Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google Tensorflow 存在代码问题漏洞,该漏洞源于产品使用量化的 TFLite 操作使用了未初始化的值。以下产品及版本收到影响:TensorFlow 2.5.1、TensorFlow 2.4.3 和 TensorFlow 2.3.4。

CVSS 4.4 · Medium EPSS 0.18% · P8

可能的 ATT&CK 技术 1 AI

T1200 · Hardware Additions
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Use of unitialized value in TensorFlow Lite
来源: CVE Program / CVE List V5
Vulnerability Description
TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. [For example](https://github.com/tensorflow/tensorflow/blob/460e000de3a83278fb00b61a16d161b1964f15f4/tensorflow/lite/kernels/depthwise_conv.cc#L198-L200). The issue stems from the fact that `quantization.params` is only valid if `quantization.type` is different that `kTfLiteNoQuantization`. However, these checks are missing in large parts of the code. We have patched the issue in GitHub commits 537bc7c723439b9194a358f64d871dd326c18887, 4a91f2069f7145aab6ba2d8cfe41be8a110c18a5 and 8933b8a21280696ab119b63263babdb54c298538. The fix will be included in TensorFlow 2.6.0. We will also cherrypick this commit on TensorFlow 2.5.1, TensorFlow 2.4.3, and TensorFlow 2.3.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:L/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
对未经初始化资源的使用
来源: CVE Program / CVE List V5
Vulnerability Title
Google TensorFlow 代码问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google Tensorflow 存在代码问题漏洞,该漏洞源于产品使用量化的 TFLite 操作使用了未初始化的值。以下产品及版本收到影响:TensorFlow 2.5.1、TensorFlow 2.4.3 和 TensorFlow 2.3.4。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2021-37682 补丁与修复 (3)

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

同批安全公告 · tensorflow · 2021-08-12 · 共 58 条

CVE-2021-37678 9.3 CRITICAL Google TensorFlow 代码问题漏洞
CVE-2021-37639 8.4 HIGH Google TensorFlow代码问题漏洞
CVE-2021-37689 7.8 HIGH Google TensorFlow 代码问题漏洞
CVE-2021-37665 7.8 HIGH Google TensorFlow 输入验证错误漏洞
CVE-2021-37663 7.8 HIGH Google TensorFlow 输入验证错误漏洞
CVE-2021-37681 7.8 HIGH Google TensorFlow 代码问题漏洞
CVE-2021-37648 7.8 HIGH Google TensorFlow 代码问题漏洞
CVE-2021-37688 7.8 HIGH Google TensorFlow 代码问题漏洞
CVE-2021-37676 7.8 HIGH Google TensorFlow缓冲区错误漏洞
CVE-2021-37671 7.8 HIGH Google TensorFlow缓冲区错误漏洞
CVE-2021-37666 7.8 HIGH Google TensorFlow缓冲区错误漏洞
CVE-2021-37667 7.8 HIGH Google TensorFlow 缓冲区错误漏洞
CVE-2021-37652 7.8 HIGH Google TensorFlow资源管理错误漏洞
CVE-2021-37650 7.8 HIGH Google TensorFlow缓冲区错误漏洞
CVE-2021-37637 7.7 HIGH Google TensorFlow代码问题漏洞
CVE-2021-37643 7.7 HIGH Google TensorFlow代码问题漏洞
CVE-2021-37647 7.7 HIGH Google TensorFlow代码问题漏洞
CVE-2021-37638 7.7 HIGH Google TensorFlow 代码问题漏洞
CVE-2021-37649 7.7 HIGH Google TensorFlow 代码问题漏洞
CVE-2021-37655 7.3 HIGH Google TensorFlow 缓冲区错误漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2021-37682

暂无评论


发表评论