GHSA-HHR2-F668-FF2W
Vulnerability from github – Published: 2022-05-24 16:56 – Updated: 2022-11-01 23:37
VLAI?
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"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…