It was discovered that Gradle used an insecure HTTP URL to download dependencies when the built-in JavaScript or CoffeeScript Gradle plugins were used. A remote unauthenticated attacker could possibly use this issue to perform a machine-in-the-middle attack. (CVE-2019-11065)
It was discovered that the PGP signing plugin in Gradle relied on the insecure SHA-1 algorithm. An attacker could possibly use this issue to conduct spoofing attacks. (CVE-2019-16370)
{
"binaries": [
{
"binary_version": "4.4.1-5ubuntu2~18.04+esm1",
"binary_name": "gradle"
},
{
"binary_version": "4.4.1-5ubuntu2~18.04+esm1",
"binary_name": "libgradle-core-java"
},
{
"binary_version": "4.4.1-5ubuntu2~18.04+esm1",
"binary_name": "libgradle-plugins-java"
}
],
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro"
}
{
"cves": [
{
"id": "CVE-2019-11065",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "Ubuntu",
"score": "medium"
}
]
},
{
"id": "CVE-2019-16370",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "Ubuntu",
"score": "medium"
}
]
}
],
"ecosystem": "Ubuntu:Pro:18.04:LTS"
}