Gradle is a build tool with a focus on build automation and support for multi-language development. When copying or archiving symlinked files, Gradle resolves them but applies the permissions of the symlink itself instead of the permissions of the linked file to the resulting file. This leads to files having too much permissions given that symlinks usually are world readable and writeable. While it is unlikely this results in a direct vulnerability for the impacted build, it may open up attack vectors depending on where build artifacts end up being copied to or un-archived. In versions 7.6.3, 8.4 and above, Gradle will now properly use the permissions of the file pointed at by the symlink to set permissions of the copied or archived file.
総合評価: CVE-2023-44387 は低リスク(16.9/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 0.21%、11 パーセンタイル) 推奨対応: 総合リスクは低く緊急対応は不要です。通常の保守サイクルでパッチを適用し、CVSS / EPSS が上昇したら優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.21% | +0.15% |
| 2 | 2025-03-17 | 0.04% | 0.06% | +0.01% |
| 3 | 2023-10-06 | — | 0.04% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 3.2 | 3.1 | LOW |
|
1.5 | 1.4 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.0 | 4.0 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-44387: 1 source package rows (gradle); 7 state rows across 3 repos (3.18-community, 3.22-community, edge-community); fixed 0, open 7. | https://security.alpinelinux.org/vuln/CVE-2023-44387 |
debian
|
not yet assigned | CVE-2023-44387 not yet assigned priority: Debian including 1 source packages (gradle), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2023-44387 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2023-44387 |
suse
|
low | CVE-2023-44387 severity low: SUSE including 1 source package names (gradle), 17 product×package rows across 17 product lines (SUSE Enterprise Storage 7.1, SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS, … (17 product lines)): Will Not Fix 17. | https://www.suse.com/security/cve/CVE-2023-44387/ |
ubuntu
|
medium | CVE-2023-44387 medium priority: Ubuntu including 1 source packages (gradle), 12 status rows across 12 suites (bionic, focal, jammy, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): needs-triage 7, ignored 5. | https://ubuntu.com/security/CVE-2023-44387 |
| URL | タグ |
|---|---|
| https://github.com/gradle/gradle/commit/3b406191e24d69e7e42dc3f3b5cc50625aa930b7 | Patch |
| https://github.com/gradle/gradle/releases/tag/v7.6.3 | Release Notes |
| https://github.com/gradle/gradle/releases/tag/v8.4.0 | Release Notes |
| https://github.com/gradle/gradle/security/advisories/GHSA-43r3-pqhv-f7h9 | Vendor Advisory |
| https://security.netapp.com/advisory/ntap-20231110-0006/ | Third Party Advisory |