HIGH🇵🇱 Wersja polska

CVE-2022-23630

CVSS 7.5v3.1pub. 2022-02-10upd. 2024-11-21

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.

CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Gradle

    APP
    Gradle
    6.2.0 – 7.3.3
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2019-15052CRITICAL9.8PL ✓same product

Gradle: wyciek danych uwierzytelniających przy przekierowaniach HTTP 30x

CVE-2016-6199CRITICAL9.8PL ✓same product

RCE w Gradle przez deserializację obiektu w ObjectSocketWrapper

CVE-2026-22865HIGH8.6same product

Gradle is a build automation tool, and its native-platform tool provides Java bindings for native APIs. When r...

CVE-2026-22816HIGH8.6same product

Gradle is a build automation tool, and its native-platform tool provides Java bindings for native APIs. When r...

CVE-2022-30586HIGH7.2same product

Gradle Enterprise through 2022.2.2 has Incorrect Access Control that leads to code execution.