In Gradle Enterprise before 2021.4.2, the default built-in build cache configuration allowed anonymous write access. If this was not manually changed, a malicious actor with network access to the build cache could potentially populate it with manipulated entries that execute malicious code as part of a build. As of 2021.4.2, the built-in build cache is inaccessible-by-default, requiring explicit configuration of its access-control settings before it can be used. (Remote build cache nodes are unaffected as they are inaccessible-by-default.)
References
Link | Resource |
---|---|
https://security.gradle.com | Vendor Advisory |
https://security.gradle.com/advisory/2022-02 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2022-03-17 17:15
Updated : 2023-08-08 14:22
NVD link : CVE-2022-25364
Mitre link : CVE-2022-25364
CVE.ORG link : CVE-2022-25364
JSON object : View
Products Affected
gradle
- enterprise
CWE
CWE-276
Incorrect Default Permissions