CVE-2020-26271
概要

In affected versions of TensorFlow under certain cases, loading a saved model can result in accessing uninitialized memory while building the computation graph. The MakeEdge function creates an edge between one output tensor of the src node (given by output_index) and the input slot of the dst node (given by input_index). This is only possible if the types of the tensors on both sides coincide, so the function begins by obtaining the corresponding DataType values and comparing these for equality. However, there is no check that the indices point to inside of the arrays they index into. Thus, this can result in accessing data out of bounds of the corresponding heap allocated arrays. In most scenarios, this can manifest as unitialized data access, but if the index points far away from the boundaries of the arrays this can be used to leak addresses from the library. This is fixed in versions 1.15.5, 2.0.4, 2.1.3, 2.2.2, 2.3.2, and 2.4.0.

公表日 2020年12月11日7:15
登録日 2021年1月26日11:56
最終更新日 2024年11月21日14:19
CVSS3.1 : LOW
スコア 3.3
ベクター CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C)
完全性への影響(I) なし
可用性への影響(A) なし
CVSS2.0 : LOW
スコア 2.1
ベクター AV:L/AC:L/Au:N/C:P/I:N/A:N
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃前の認証要否(Au) 不要
機密性への影響(C)
完全性への影響(I) なし
可用性への影響(A) なし
全ての特権を取得 いいえ
ユーザー権限を取得 いいえ
その他の権限を取得 いいえ
ユーザー操作が必要 いいえ
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.3.0 2.3.2
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.2.0 2.2.2
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.1.0 2.1.3
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.0.0 2.0.4
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 1.15.5
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
TensorFlow における初期化されていないリソースの使用に関する脆弱性
タイトル TensorFlow における初期化されていないリソースの使用に関する脆弱性
概要

TensorFlow には、初期化されていないリソースの使用に関する脆弱性、および境界外読み取りに関する脆弱性が存在します。

想定される影響 情報を取得される可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2020年12月10日0:00
登録日 2021年8月13日17:51
最終更新日 2021年8月13日17:51
影響を受けるシステム
Google
Google TensorFlow 1.15.5 未満
Google TensorFlow 2.0.4 未満
Google TensorFlow 2.1.3 未満
Google TensorFlow 2.2.2 未満
Google TensorFlow 2.3.2 未満
Google TensorFlow 2.4.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2021年08月13日]
  掲載
2021年8月13日17:51