Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-26053


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.


Published

2023-03-02T04:15:11.147

Last Modified

2024-11-21T07:50:40.060

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 6.6 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-829
  • Type: Primary
    CWE-829

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application gradle gradle < 6.9.4 Yes
Application gradle gradle < 7.6.1 Yes

References