BIT-gradle-2023-42445

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/gradle/BIT-gradle-2023-42445.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-gradle-2023-42445
Aliases
Published
2024-03-06T10:52:45Z
Modified
2026-09-08T08:47:36Z
Summary
Possible local file exfiltration by XML External entity injection
Details

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.

Database specific
{
    "cpes":  [
        "cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*"
    ],
    "severity":  "Medium"
}
References

Affected packages

Bitnami / gradle

Package

Name
gradle
Purl
pkg:bitnami/gradle

Severity

  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
7.6.3
Introduced
8.0.0
Fixed
8.4.0

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/gradle/BIT-gradle-2023-42445.json"