Security Advisory

CVE-2019-15052

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2019-08-14 19:38:41
Last updated 2024-08-05 00:34:53
Assigner mitre
State PUBLISHED

Description

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.