| Summary | In Gradle before version 7.0, on Unix-like systems, the system temporary directory can be created with open permissions that allow multiple users to create and delete files within it. Gradle builds could be vulnerable to a local privilege escalation from an attacker quickly deleting and recreating files in the system temporary directory. This vulnerability impacted builds using precompiled script plugins written in Kotlin DSL and tests for Gradle plugins written using ProjectBuilder or TestKit. If you are on Windows or modern versions of macOS, you are not vulnerable. If you are on a Unix-like operating system with the "sticky" bit set on your system temporary directory, you are not vulnerable. The problem has been patched and released with Gradle 7.0. As a workaround, on Unix-like operating systems, ensure that the "sticky" bit is set. This only allows the original user (or root) to delete a file. If you are unable to change the permissions of the system temporary directory, you can move the Java temporary directory by setting the System Property `java.io.tmpdir`. The new path needs to limit permissions to the build user only. For additional details refer to the referenced GitHub Security Advisory. |
|---|---|
| Publication Date | April 14, 2021, 5:15 a.m. |
| Registration Date | April 14, 2021, 10:05 a.m. |
| Last Update | Nov. 21, 2024, 3:01 p.m. |
| CVSS3.1 : HIGH | |
| スコア | 7.8 |
|---|---|
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| CVSS2.0 : MEDIUM | |
| Score | 4.4 |
|---|---|
| Vector | AV:L/AC:M/Au:N/C:P/I:P/A:P |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 中 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | 低 |
| 可用性への影響(A) | 低 |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:* | 7.0 | ||||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:* | 2.2.3 | ||||
| Title | Unix 系システム上で稼動する Gradle におけるアクセスパーミションでの一時ファイル作成に関する脆弱性 |
|---|---|
| Summary | Unix 系システム上で稼動する Gradle には、アクセスパーミションでの一時ファイル作成に関する脆弱性、およびアクセスパーミションのディレクトリの一時ファイル作成に関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | March 10, 2021, midnight |
| Registration Date | Dec. 20, 2021, 6:15 p.m. |
| Last Update | Dec. 20, 2021, 6:15 p.m. |
| Quarkus |
| Quarkus |
| Gradle Inc. |
| Gradle 7.0 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2021年12月20日] 掲載 |
Dec. 20, 2021, 6:15 p.m. |