Vulnerability Details : CVE-2019-15052
Potential exploit
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.
Products affected by CVE-2019-15052
- cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-15052
0.79%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 81 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-15052
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:N |
10.0
|
2.9
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
MITRE | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2019-15052
-
The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-15052
-
https://github.com/gradle/gradle/issues/10278
[DISCUSSION] CVE-2019-15052: Repository authentication sent to server of HTTP redirection response · Issue #10278 · gradle/gradle · GitHubExploit;Issue Tracking;Third Party Advisory
-
https://github.com/gradle/gradle/pull/10176
Fill AuthScope with host and port by big-guy · Pull Request #10176 · gradle/gradle · GitHubIssue Tracking;Patch;Third Party Advisory
-
https://github.com/gradle/gradle/security/advisories/GHSA-4cwg-f7qc-6r95
Repository authentication sent to server of HTTP redirection response · Advisory · gradle/gradle · GitHubExploit;Third Party Advisory
Jump to