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

目标: 1000 元 · 已筹: 1336

100%

CVE-2020-15265— Google TensorFlow 缓冲区错误漏洞

CVSS 5.9 · Medium EPSS 0.91% · P56
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2020-15265 基础信息

漏洞信息

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

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

Vulnerability Title
Segfault in Tensorflow
来源: CVE Program / CVE List V5
Vulnerability Description
In Tensorflow before version 2.4.0, an attacker can pass an invalid `axis` value to `tf.quantization.quantize_and_dequantize`. This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation. However, dim_size only does a DCHECK to validate the argument and then uses it to access the corresponding element of an array. Since in normal builds, `DCHECK`-like macros are no-ops, this results in segfault and access out of bounds of the array. The issue is patched in eccb7ec454e6617738554a255d77f08e60ee0808 and TensorFlow 2.4.0 will be released containing the patch. TensorFlow nightly packages after this commit will also have the issue resolved.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/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)公司的一套用于机器学习的端到端开源平台。 Tensorflow 2.4.0之前版本存在安全漏洞,攻击者可利用该漏洞可以将一个无效的axis值传递给tf.quantization。数字转换和dequantize。这将导致在c++内核实现中访问一个超出输入张量秩的维度。但是dim size只执行DCHECK来验证参数,然后使用它来访问数组中相应的元素。因为在正常的构建中,DCHECK 类宏是无操作的,这会导致segfault和访问数组边界之外。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

二、漏洞 CVE-2020-15265 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2020-15265 的情报信息

登录查看更多情报信息。

CVE-2020-15265 补丁与修复 (1)

CVE-2020-15265 厂商安全公告 (1)

CVE-2020-15265 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2020-15265

暂无评论


发表评论