Gradle is a build tool with a focus on build automation and support for multi-language development. When Gradle writes a dependency into its dependency cache, it uses the dependency's coordinates to compute a file location. With specially crafted dependency coordinates, Gradle can be made to write files into an unintended location. The file may be written outside the dependency cache or over another file in the dependency cache. This vulnerability could be used to poison the dependency cache or overwrite important files elsewhere on the filesystem where the Gradle process has write permissions. Exploiting this vulnerability requires an attacker to have control over a dependency repository used by the Gradle build or have the ability to modify the build's configuration. It is unlikely that this would go unnoticed. A fix has been released in Gradle 7.6.2 and 8.2 to protect against this vulnerability. Gradle will refuse to cache dependencies that have path traversal elements in their dependency coordinates. It is recommended that users upgrade to a patched version. If you are unable to upgrade to Gradle 7.6.2 or 8.2, `dependency verification` will make this vulnerability more difficult to exploit.
総合評価: CVE-2023-35946 は低リスク(35/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.29%、21 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.11% | 0.29% | +0.18% |
| 2 | 2025-11-21 | 0.23% | 0.11% | -0.12% |
| 3 | 2025-11-18 | — | 0.23% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.9 | 3.1 | MEDIUM |
|
1.0 | 5.3 | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2023-35946: 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-35946 |
debian
|
not yet assigned | CVE-2023-35946 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-35946 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2023-35946 |
suse
|
medium | CVE-2023-35946 severity moderate: SUSE including 1 source package names (gradle-4.4.1-150200.3.24.1), 6 product×package rows across 6 product lines (SUSE Linux Enterprise Module for Development Tools 15 SP5, SUSE Linux Enterprise Module for Development Tools 15 SP6, … (6 product lines)): Fixed 6. | https://www.suse.com/security/cve/CVE-2023-35946/ |
ubuntu
|
medium | CVE-2023-35946 medium priority: Ubuntu including 1 source packages (gradle), 13 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): needs-triage 7, ignored 6. | https://ubuntu.com/security/CVE-2023-35946 |
| URL | タグ |
|---|---|
| https://docs.gradle.org/current/userguide/dependency_verification.html | Product Vendor Advisory |
| https://github.com/gradle/gradle/commit/859eae2b2acf751ae7db3c9ffefe275aa5da0d5d | Patch Third Party Advisory |
| https://github.com/gradle/gradle/commit/b07e528feb3a5ffa66bdcc358549edd73e4c8a12 | Patch Third Party Advisory |
| https://github.com/gradle/gradle/security/advisories/GHSA-2h6c-rv6q-494v | Mitigation Third Party Advisory |
| https://security.netapp.com/advisory/ntap-20230731-0003/ | Third Party Advisory |