CVE-2023-26053
Published Mar 2, 2023
Last updated 2 years ago
Overview
- 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.
- Source
- security-advisories@github.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8732BDFB-DB33-45F9-A52E-15330C68D124", "versionEndExcluding": "6.9.4", "versionStartIncluding": "6.2.0" }, { "criteria": "cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "81ABACD1-D93F-4D90-AA79-5A64C9D2F71A", "versionEndExcluding": "7.6.1", "versionStartIncluding": "7.0.0" } ], "operator": "OR" } ] } ]