ghsa-hhr2-f668-ff2w
Vulnerability from github
Published
2022-05-24 16:56
Modified
2022-11-01 23:37
Summary
Use of a weak cryptographic algorithm in Gradle
Details
The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related issue to CVE-2005-4900.
{ affected: [ { package: { ecosystem: "Maven", name: "org.gradle:gradle-core", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "6.0", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2019-16370", ], database_specific: { cwe_ids: [ "CWE-327", ], github_reviewed: true, github_reviewed_at: "2022-11-01T23:37:01Z", nvd_published_at: "2019-09-16T18:15:00Z", severity: "LOW", }, details: "The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related issue to CVE-2005-4900.", id: "GHSA-hhr2-f668-ff2w", modified: "2022-11-01T23:37:01Z", published: "2022-05-24T16:56:18Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2019-16370", }, { type: "WEB", url: "https://github.com/gradle/gradle/pull/10543", }, { type: "WEB", url: "https://github.com/gradle/gradle/commit/425b2b7a50cd84106a77cdf1ab665c89c6b14d2f", }, ], schema_version: "1.4.0", severity: [], summary: "Use of a weak cryptographic algorithm in Gradle", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.