CVE-2023-42445

MEDIUM EPSS 47.5%
Published Oct 6, 20232y ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Oct 6, 2023 2y ago
Last Modified Jun 17, 2026 2w ago

Description

Gradle is a build tool with a focus on build automation and support for multi-language development. In some cases, when Gradle parses XML files, resolving XML external entities is not disabled. Combined with an Out Of Band XXE attack (OOB-XXE), just parsing XML can lead to exfiltration of local text files to a remote server. Gradle parses XML files for several purposes. Most of the time, Gradle parses XML files it generated or were already present locally. Only Ivy XML descriptors and Maven POM files can be fetched from remote repositories and parsed by Gradle. In Gradle 7.6.3 and 8.4, resolving XML external entities has been disabled for all use cases to protect against this vulnerability. Gradle will now refuse to parse XML files that have XML external entities.

CVSS Details

Base Score
5.3
Exploitability
1.6
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
47.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-611

Affected Products 2

VendorProductVersionRange
gradlegradle* <7.6.3
gradlegradle*≥8.0.0  –  <8.4.0

References 4

  • github.com https://github.com/gradle/gradle/releases/tag/v7.6.3
    Release Notes
  • github.com https://github.com/gradle/gradle/releases/tag/v8.4.0
    Release Notes
  • github.com https://github.com/gradle/gradle/security/advisories/GHSA-mrff-q8qj-xvg8
    Vendor Advisory
  • security.netapp.com https://security.netapp.com/advisory/ntap-20231110-0006/
    Third Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.