CVE-2022-23630
Last modified
CVE-2022-23630 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Gradle is a build tool with a focus on build automation and support for multi-language development. In some cases, Gradle may skip that verification and accept a dependency that would otherwise fail the build as an untrusted external artifact. EPSS estimates a 1.30% chance of exploitation in the next 30 days.
Description
Gradle is a build tool with a focus on build automation and support for multi-language development. In some cases, Gradle may skip that verification and accept a dependency that would otherwise fail the build as an untrusted external artifact. This occurs when dependency verification is disabled on one or more configurations and those configurations have common dependencies with other configurations that have dependency verification enabled. If the configuration that has dependency verification disabled is resolved first, Gradle does not verify the common dependencies for the configuration that has dependency verification enabled. Gradle 7.4 fixes that issue by validating artifacts at least once if they are present in a resolved configuration that has dependency verification active. For users who cannot update either do not use `ResolutionStrategy.disableDependencyVerification()` and do not use plugins that use that method to disable dependency verification for a single configuration or make sure resolution of configuration that disable that feature do not happen in builds that resolve configuration where the feature is enabled.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gradle | Gradle | >= 6.2.0, <= 7.3.3 |
References
- https://docs.gradle.org/7.4/release-notes.htmlRelease Notes, Vendor Advisory
- https://github.com/gradle/gradle/commit/88ab9b652933bc3b2e3161b31ad8b8f4f0516351Patch, Third Party Advisory
- https://github.com/gradle/gradle/security/advisories/GHSA-9pf5-88jw-3qgrMitigation, Third Party Advisory
- https://docs.gradle.org/7.4/release-notes.htmlRelease Notes, Vendor Advisory
- https://github.com/gradle/gradle/commit/88ab9b652933bc3b2e3161b31ad8b8f4f0516351Patch, Third Party Advisory
- https://github.com/gradle/gradle/security/advisories/GHSA-9pf5-88jw-3qgrMitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-23630?
How severe is CVE-2022-23630?
How do I fix CVE-2022-23630?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-23624Frourio-express is a minimal full stack framework, for TypeS…8.8
- CVE-2022-23625Wire-ios is a messaging application using the wire protocol …6.5
- CVE-2022-23626m1k1o/blog is a lightweight self-hosted facebook-styled PHP …8.8
- CVE-2022-23627ArchiSteamFarm (ASF) is a C# application with primary purpos…6.8
- CVE-2022-23628OPA is an open source, general-purpose policy engine. Under …5.3
- CVE-2022-2363A vulnerability, which was classified as problematic, has be…4.6
- CVE-2022-23631superjson is a program to allow JavaScript expressions to be…9.8
- CVE-2022-23632Traefik is an HTTP reverse proxy and load balancer. Prior to…7.5
- CVE-2022-23633Action Pack is a framework for handling and responding to we…5.9
- CVE-2022-23634Puma is a Ruby/Rack web server built for parallelism. Prior …5.9
- CVE-2022-23635Istio is an open platform to connect, manage, and secure mic…7.5
- CVE-2022-23636Wasmtime is an open source runtime for WebAssembly & WASI. P…8.1
Are you affected by CVE-2022-23630?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
