Vulnerability Description
Gradle is a build tool with a focus on build automation and support for multi-language development. This is a collision attack on long IDs (64bits) for PGP keys. Users of dependency verification in Gradle are vulnerable if they use long IDs for PGP keys in a `trusted-key` or `pgp` element in their dependency verification metadata file. The fix is to fail dependency verification if anything but a fingerprint is used in a trust element in dependency verification metadata. The problem is fixed in Gradle 8.0 and above. The problem is also patched in Gradle 6.9.4 and 7.6.1. As a workaround, use only full fingerprint IDs for `trusted-key` or `pgp` element in the metadata is a protection against this issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gradle | Gradle | >= 6.2.0, < 6.9.4 |
Related Weaknesses (CWE)
References
- https://github.com/gradle/gradle/commit/bf3cc0f2b463033037e67aaacda31291643ea1a9Patch
- https://github.com/gradle/gradle/security/advisories/GHSA-c724-3xg7-g3hfVendor Advisory
- https://security.netapp.com/advisory/ntap-20230413-0002/
- https://github.com/gradle/gradle/commit/bf3cc0f2b463033037e67aaacda31291643ea1a9Patch
- https://github.com/gradle/gradle/security/advisories/GHSA-c724-3xg7-g3hfVendor Advisory
- https://security.netapp.com/advisory/ntap-20230413-0002/
FAQ
What is CVE-2023-26053?
CVE-2023-26053 is a vulnerability with a CVSS score of 6.6 (MEDIUM). Gradle is a build tool with a focus on build automation and support for multi-language development. This is a collision attack on long IDs (64bits) for PGP keys. Users of dependency verification in Gr...
How severe is CVE-2023-26053?
CVE-2023-26053 has been rated MEDIUM with a CVSS base score of 6.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-26053?
Check the references section above for vendor advisories and patch information. Affected products include: Gradle Gradle.