Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-31156

6.6 · MEDIUM
Published Jul 14, 2022 gradle CWE-829 EPSS 0.52% (42th pctl)

Overview

CVE-2022-31156 is a medium-severity vulnerability affecting gradle gradle. It was published on July 14, 2022 and has a CVSS 3.1 base score of 6.6 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.6, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Gradle is a build tool. Dependency verification is a security feature in Gradle Build Tool that was introduced to allow validation of external dependencies either through their checksum or cryptographic signatures. In versions 6.2 through 7.4.2, there are some cases in which Gradle may skip that verification and accept a dependency that would otherwise fail the build as an untrusted external artifact. This can occur in two ways. When signature verification is disabled but the verification metadata contains entries for dependencies that only have a `gpg` element but no `checksum` element. When signature verification is enabled, the verification metadata contains entries for dependencies with a `gpg` element but there is no signature file on the remote repository. In both cases, the verification will accept the dependency, skipping signature verification and not complaining that the dependency has no checksum entry. For builds that are vulnerable, there are two risks. Gradle could downlo

Remediation

Check the references section for vendor advisories and patches from gradle. Update gradle to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
gradle gradle >= 6.2.0, < 7.5.0 Affected

Frequently Asked Questions

What is CVE-2022-31156?

CVE-2022-31156 is a medium-severity vulnerability affecting gradle gradle. It was published on July 14, 2022 and has a CVSS 3.1 base score of 6.6 (MEDIUM).

How severe is CVE-2022-31156?

This vulnerability has a CVSS 3.1 base score of 6.6, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-31156?

Check the references section for vendor advisories and patches from gradle. Update gradle to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-31156?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-31156 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.