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.
References
Link | Resource |
---|---|
https://github.com/gradle/gradle/issues/10278 | Exploit Issue Tracking Third Party Advisory |
https://github.com/gradle/gradle/security/advisories/GHSA-4cwg-f7qc-6r95 | Exploit Third Party Advisory |
https://github.com/gradle/gradle/pull/10176 | Issue Tracking Patch Third Party Advisory |
Configurations
Information
Published : 2019-08-14 13:15
Updated : 2023-03-02 09:57
NVD link : CVE-2019-15052
Mitre link : CVE-2019-15052
JSON object : View
CWE
CWE-522
Insufficiently Protected Credentials
Products Affected
gradle
- gradle