CVE-2023-42445
MEDIUM5.3EPSS 0.36%Possible local file exfiltration by XML External entity injection
描述
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.
受影響套件(2)
- Bitnami/gradlefrom 0, < 7.6.3, >= 8.0.0, < 8.4.0
- Debian/gradlefrom 0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N |
參考連結(6)
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2023-42445
- WEBhttps://github.com/gradle/gradle/releases/tag/v7.6.3
- WEBhttps://github.com/gradle/gradle/releases/tag/v8.4.0
- WEBhttps://github.com/gradle/gradle/security/advisories/GHSA-mrff-q8qj-xvg8
- WEBhttps://nvd.nist.gov/vuln/detail/CVE-2023-42445
- WEBhttps://security.netapp.com/advisory/ntap-20231110-0006/