First published: Wed Aug 14 2019(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Gradle Gradle | <5.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-15052 is a vulnerability in the HTTP client of Gradle before version 5.6.
CVE-2019-15052 is considered critical with a severity score of 9.8 out of 10.
The affected software for CVE-2019-15052 is Gradle version up to (but excluding) 5.6.
The CWE ID for CVE-2019-15052 is CWE-522.
To fix CVE-2019-15052, you should update Gradle to version 5.6 or later.