Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2022-23630

Опубликовано: 10 фев. 2022
Источник: nvd
CVSS3: 7.5
CVSS2: 6
EPSS Низкий

Описание

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 o

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*
Версия от 6.2.0 (включая) до 7.3.3 (включая)

EPSS

Процентиль: 69%
0.00611
Низкий

7.5 High

CVSS3

6 Medium

CVSS2

Дефекты

CWE-829

Связанные уязвимости

CVSS3: 7.5
ubuntu
почти 4 года назад

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 configuratio...

CVSS3: 7.5
debian
почти 4 года назад

Gradle is a build tool with a focus on build automation and support fo ...

EPSS

Процентиль: 69%
0.00611
Низкий

7.5 High

CVSS3

6 Medium

CVSS2

Дефекты

CWE-829