{ "schema_version": "1.4.0", "id": "GHSA-xx6j-wqj7-mrv3", "modified": "2023-03-02T18:30:27Z", "published": "2022-05-24T16:53:37Z", "aliases": [ "CVE-2019-15052" ], "details": "The HTTP client in the Build tool 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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "WEB", "url": "https://github.com/gradle/gradle/security/advisories/GHSA-4cwg-f7qc-6r95" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15052" }, { "type": "WEB", "url": "https://github.com/gradle/gradle/issues/10278" }, { "type": "WEB", "url": "https://github.com/gradle/gradle/pull/10176" } ], "database_specific": { "cwe_ids": [ "CWE-522" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-14T20:15:00Z" } }