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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:09
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.9 |
References | () https://docs.gradle.org/current/userguide/dependency_verification.html - Product, Vendor Advisory | |
References | () https://github.com/gradle/gradle/commit/859eae2b2acf751ae7db3c9ffefe275aa5da0d5d - Patch, Third Party Advisory | |
References | () https://github.com/gradle/gradle/commit/b07e528feb3a5ffa66bdcc358549edd73e4c8a12 - Patch, Third Party Advisory | |
References | () https://github.com/gradle/gradle/security/advisories/GHSA-2h6c-rv6q-494v - Mitigation, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20230731-0003/ - Third Party Advisory |
06 Mar 2024, 15:20
Type | Values Removed | Values Added |
---|---|---|
References | () https://docs.gradle.org/current/userguide/dependency_verification.html - Product, Vendor Advisory | |
References | () https://github.com/gradle/gradle/commit/859eae2b2acf751ae7db3c9ffefe275aa5da0d5d - Patch, Third Party Advisory | |
References | () https://github.com/gradle/gradle/commit/b07e528feb3a5ffa66bdcc358549edd73e4c8a12 - Patch, Third Party Advisory | |
References | () https://github.com/gradle/gradle/security/advisories/GHSA-2h6c-rv6q-494v - Mitigation, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20230731-0003/ - Third Party Advisory |
31 Jul 2023, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Jul 2023, 23:58
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Gradle
Gradle gradle |
|
References | (MISC) https://docs.gradle.org/current/userguide/dependency_verification.html - Product | |
References | (MISC) https://github.com/gradle/gradle/commit/859eae2b2acf751ae7db3c9ffefe275aa5da0d5d - Patch | |
References | (MISC) https://github.com/gradle/gradle/commit/b07e528feb3a5ffa66bdcc358549edd73e4c8a12 - Patch | |
References | (MISC) https://github.com/gradle/gradle/security/advisories/GHSA-2h6c-rv6q-494v - Mitigation, Vendor Advisory |
30 Jun 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-30 21:15
Updated : 2024-11-21 08:09
NVD link : CVE-2023-35946
Mitre link : CVE-2023-35946
CVE.ORG link : CVE-2023-35946
JSON object : View
Products Affected
gradle
- gradle
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')