ubuntu-cve-2019-15052
Vulnerability from osv_ubuntu
Published
2019-08-14 20:15
Modified
2026-05-20 14:51
Summary
Details
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.
Severity
9.8 (Critical)
9.8 (Critical)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gradle",
"binary_version": "2.10-1"
},
{
"binary_name": "libgradle-core-java",
"binary_version": "2.10-1"
},
{
"binary_name": "libgradle-plugins-java",
"binary_version": "2.10-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "gradle",
"purl": "pkg:deb/ubuntu/gradle@2.10-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.5-3",
"2.7-1",
"2.7-2",
"2.7-3",
"2.10-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gradle",
"binary_version": "4.4.1-5ubuntu2~18.04+esm1"
},
{
"binary_name": "libgradle-core-java",
"binary_version": "4.4.1-5ubuntu2~18.04+esm1"
},
{
"binary_name": "libgradle-plugins-java",
"binary_version": "4.4.1-5ubuntu2~18.04+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "gradle",
"purl": "pkg:deb/ubuntu/gradle@4.4.1-5ubuntu2~18.04+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.2.1-3build2",
"3.2.1-4",
"3.2.1-5",
"3.4.1-4",
"3.4.1-6",
"3.4.1-7ubuntu1",
"4.4.1-5ubuntu2~18.04",
"4.4.1-5ubuntu2~18.04+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gradle",
"binary_version": "4.4.1-10"
},
{
"binary_name": "libgradle-core-java",
"binary_version": "4.4.1-10"
},
{
"binary_name": "libgradle-plugins-java",
"binary_version": "4.4.1-10"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "gradle",
"purl": "pkg:deb/ubuntu/gradle@4.4.1-10?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.1-8",
"4.4.1-9",
"4.4.1-10"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gradle",
"binary_version": "4.4.1-13"
},
{
"binary_name": "libgradle-core-java",
"binary_version": "4.4.1-13"
},
{
"binary_name": "libgradle-plugins-java",
"binary_version": "4.4.1-13"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "gradle",
"purl": "pkg:deb/ubuntu/gradle@4.4.1-13?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.1-13"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gradle",
"binary_version": "4.4.1-20"
},
{
"binary_name": "libgradle-core-java",
"binary_version": "4.4.1-20"
},
{
"binary_name": "libgradle-plugins-java",
"binary_version": "4.4.1-20"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "gradle",
"purl": "pkg:deb/ubuntu/gradle@4.4.1-20?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.1-18",
"4.4.1-20"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gradle",
"binary_version": "4.4.1-22"
},
{
"binary_name": "libgradle-core-java",
"binary_version": "4.4.1-22"
},
{
"binary_name": "libgradle-plugins-java",
"binary_version": "4.4.1-22"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "gradle",
"purl": "pkg:deb/ubuntu/gradle@4.4.1-22?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.1-22"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gradle",
"binary_version": "4.4.1-22ubuntu1"
},
{
"binary_name": "libgradle-core-java",
"binary_version": "4.4.1-22ubuntu1"
},
{
"binary_name": "libgradle-plugins-java",
"binary_version": "4.4.1-22ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "gradle",
"purl": "pkg:deb/ubuntu/gradle@4.4.1-22ubuntu1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.1-22",
"4.4.1-22build1",
"4.4.1-22ubuntu1"
]
}
],
"aliases": [],
"details": "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.",
"id": "UBUNTU-CVE-2019-15052",
"modified": "2026-05-20T14:51:28Z",
"published": "2019-08-14T20:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2019-15052"
},
{
"type": "REPORT",
"url": "https://github.com/gradle/gradle/issues/10278"
},
{
"type": "REPORT",
"url": "https://github.com/gradle/gradle/pull/10176"
},
{
"type": "REPORT",
"url": "https://github.com/gradle/gradle/security/advisories/GHSA-4cwg-f7qc-6r95"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15052"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2019-15052"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…