ORAS におけるパストラバーサルの脆弱性
タイトル ORAS におけるパストラバーサルの脆弱性
概要

ORAS には、パストラバーサルの脆弱性が存在します。

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

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

公表日 2021年1月23日0:00
登録日 2021年10月13日17:14
最終更新日 2021年10月13日17:14
CVSS3.0 : 重要
スコア 7.7
ベクター CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N
CVSS2.0 : 警告
スコア 4
ベクター AV:N/AC:L/Au:S/C:N/I:P/A:N
影響を受けるシステム
ORAS
ORAS 0.4.0 以上 0.9.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2021年10月13日]
  掲載
2021年10月13日17:14

NVD脆弱性情報
CVE-2021-21272
概要

ORAS is open source software which enables a way to push OCI Artifacts to OCI Conformant registries. ORAS is both a CLI for initial testing and a Go Module. In ORAS from version 0.4.0 and before version 0.9.0, there is a "zip-slip" vulnerability. The directory support feature allows the downloaded gzipped tarballs to be automatically extracted to the user-specified directory where the tarball can have symbolic links and hard links. A well-crafted tarball or tarballs allow malicious artifact providers linking, writing, or overwriting specific files on the host filesystem outside of the user-specified directory unexpectedly with the same permissions as the user who runs `oras pull`. Users of the affected versions are impacted if they are `oras` CLI users who runs `oras pull`, or if they are Go programs, which invoke `github.com/deislabs/oras/pkg/content.FileStore`. The problem has been fixed in version 0.9.0. For `oras` CLI users, there is no workarounds other than pulling from a trusted artifact provider. For `oras` package users, the workaround is to not use `github.com/deislabs/oras/pkg/content.FileStore`, and use other content stores instead, or pull from a trusted artifact provider.

公表日 2021年1月26日4:15
登録日 2021年1月26日10:40
最終更新日 2024年11月21日14:47
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:deislabs:oras:*:*:*:*:*:*:*:* 0.4.0 0.9.0
関連情報、対策とツール
共通脆弱性一覧