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

目标: 1000 元 · 已筹: 1336

100%

CVE-2021-29512— Google TensorFlow 缓冲区错误漏洞

CVSS 2.5 · Low EPSS 0.21% · P11
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Heap buffer overflow in `RaggedBinCount`
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
TensorFlow is an end-to-end open source platform for machine learning. If the `splits` argument of `RaggedBincount` does not specify a valid `SparseTensor`(https://www.tensorflow.org/api_docs/python/tf/sparse/SparseTensor), then an attacker can trigger a heap buffer overflow. This will cause a read from outside the bounds of the `splits` tensor buffer in the implementation of the `RaggedBincount` op(https://github.com/tensorflow/tensorflow/blob/8b677d79167799f71c42fd3fa074476e0295413a/tensorflow/core/kernels/bincount_op.cc#L430-L433). Before the `for` loop, `batch_idx` is set to 0. The user controls the `splits` array, making it contain only one element, 0. Thus, the code in the `while` loop would increment `batch_idx` and then try to read `splits(1)`, which is outside of bounds. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2 and TensorFlow 2.3.3, as these are also affected.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Google TensorFlow 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 TensorFlow 2.4.2,2.3.3 存在安全漏洞,该漏洞源于如果RaggedBincount 的split 参数没有指定一个有效的 SparseTensor ,那么攻击者可利用该漏洞就可以触发堆缓冲区溢出。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2021-29512 补丁与修复 (1)

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

CVE-2021-295917.3 HIGHGoogle TensorFlow 安全漏洞
CVE-2021-296057.1 HIGHGoogle TensorFlow 输入验证错误漏洞
CVE-2021-296067.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-296147.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-296016.3 MEDIUMGoogle TensorFlow输入验证错误漏洞
CVE-2021-296136.3 MEDIUMGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-296075.3 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2021-296085.3 MEDIUMGoogle TensorFlow 安全漏洞
CVE-2021-296095.3 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2021-295714.5 MEDIUMGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-295924.4 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2021-296123.6 LOWGoogle TensorFlow缓冲区错误漏洞
CVE-2021-296113.6 LOWGoogle TensorFlow 输入验证错误漏洞
CVE-2021-296103.6 LOWGoogle TensorFlow缓冲区错误漏洞
CVE-2021-295252.5 LOWGoogle TensorFlow 数字错误漏洞
CVE-2021-295272.5 LOWGoogle TensorFlow 数字错误漏洞
CVE-2021-295842.5 LOWGoogle TensorFlow 输入验证错误漏洞
CVE-2021-295832.5 LOWGoogle TensorFlow 代码问题漏洞
CVE-2021-295822.5 LOWGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-295722.5 LOWGoogle TensorFlow 代码问题漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2021-29512

暂无评论


发表评论