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

目标: 1000 元 · 已筹: 1310

100%

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

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

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

漏洞信息

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

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

Vulnerability Title
Heap buffer overflow caused by rounding
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a heap buffer overflow in `tf.raw_ops.QuantizedResizeBilinear` by manipulating input values so that float rounding results in off-by-one error in accessing image elements. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/44b7f486c0143f68b56c34e2d01e146ee445134a/tensorflow/core/kernels/quantized_resize_bilinear_op.cc#L62-L66) computes two integers (representing the upper and lower bounds for interpolation) by ceiling and flooring a floating point value. For some values of `in`, `interpolation->upper[i]` might be smaller than `interpolation->lower[i]`. This is an issue if `interpolation->upper[i]` is capped at `in_size-1` as it means that `interpolation->lower[i]` points outside of the image. Then, in the interpolation code(https://github.com/tensorflow/tensorflow/blob/44b7f486c0143f68b56c34e2d01e146ee445134a/tensorflow/core/kernels/quantized_resize_bilinear_op.cc#L245-L264), this would result in heap buffer overflow. 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.
来源: 美国国家漏洞数据库 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,2.2.3,2.1.4存在安全漏洞,攻击者可利用该漏洞可以触发tf.raw_ops.QuantizedResizeBilinear中的堆缓冲区溢出。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2021-29529 厂商安全公告 (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-29529

暂无评论


发表评论