Vulnerabilities (CVE)

Filtered by vendor Gradle Subscribe
Filtered by product Gradle
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-15052 1 Gradle 1 Gradle 2020-08-24 5.0 MEDIUM 9.8 CRITICAL
The HTTP client in Gradle before 5.6 sends authentication credentials originally destined for the configured host. If that host returns a 30x redirect, Gradle also sends those credentials to all subsequent hosts that the request redirects to. This is similar to CVE-2018-1000007.
CVE-2016-6199 1 Gradle 1 Gradle 2017-02-13 7.5 HIGH 9.8 CRITICAL
ObjectSocketWrapper.java in Gradle 2.12 allows remote attackers to execute arbitrary code via a crafted serialized object.