Gradle における信頼できない制御領域からの機能の組み込みに関する脆弱性
タイトル Gradle における信頼できない制御領域からの機能の組み込みに関する脆弱性
概要

Gradle には、信頼できない制御領域からの機能の組み込みに関する脆弱性が存在します。

想定される影響 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
対策

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

公表日 2021年4月10日0:00
登録日 2021年12月28日16:05
最終更新日 2021年12月28日16:05
CVSS3.0 : 重要
スコア 7.2
ベクター CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CVSS2.0 : 警告
スコア 6
ベクター AV:N/AC:M/Au:S/C:P/I:P/A:P
影響を受けるシステム
Quarkus
Quarkus 
Gradle Inc.
Gradle 5.1
Gradle 7.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2021年12月28日]
  掲載
2021年12月28日16:05

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

In Gradle from version 5.1 and before version 7.0 there is a vulnerability which can lead to information disclosure and/or dependency poisoning. Repository content filtering is a security control Gradle introduced to help users specify what repositories are used to resolve specific dependencies. This feature was introduced in the wake of the "A Confusing Dependency" blog post. In some cases, Gradle may ignore content filters and search all repositories for dependencies. This only occurs when repository content filtering is used from within a `pluginManagement` block in a settings file. This may change how dependencies are resolved for Gradle plugins and build scripts. For builds that are vulnerable, there are two risks: 1) Information disclosure: Gradle could make dependency requests to repositories outside your organization and leak internal package identifiers. 2) Dependency poisoning/Dependency confusion: Gradle could download a malicious binary from a repository outside your organization due to name squatting. For a full example and more details refer to the referenced GitHub Security Advisory. The problem has been patched and released with Gradle 7.0. Users relying on this feature should upgrade their build as soon as possible. As a workaround, users may use a company repository which has the right rules for fetching packages from public repositories, or use project level repository content filtering, inside `buildscript.repositories`. This option is available since Gradle 5.1 when the feature was introduced.

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