ubuntu-cve-2017-1000101
Vulnerability from osv_ubuntu
Published
2017-10-04 00:00
Modified
2026-04-27 08:07
Summary
Details
curl supports "globbing" of URLs, in which a user can pass a numerical range to have the tool iterate over those numbers to do a sequence of transfers. In the globbing function that parses the numerical range, there was an omission that made curl read a byte beyond the end of the URL if given a carefully crafted, or just wrongly written, URL. The URL is stored in a heap based buffer, so it could then be made to wrongly read something else instead of crashing. An example of a URL that triggers the flaw would be http://ur%20[0-60000000000000000000.
Severity
6.5 (Medium)
6.5 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "curl",
"binary_version": "7.35.0-1ubuntu2.11"
},
{
"binary_name": "libcurl3",
"binary_version": "7.35.0-1ubuntu2.11"
},
{
"binary_name": "libcurl3-gnutls",
"binary_version": "7.35.0-1ubuntu2.11"
},
{
"binary_name": "libcurl3-nss",
"binary_version": "7.35.0-1ubuntu2.11"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "curl",
"purl": "pkg:deb/ubuntu/curl@7.35.0-1ubuntu2.11?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.35.0-1ubuntu2.11"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"7.32.0-1ubuntu1",
"7.33.0-1ubuntu1",
"7.34.0-1ubuntu1",
"7.35.0-1ubuntu1",
"7.35.0-1ubuntu2",
"7.35.0-1ubuntu2.1",
"7.35.0-1ubuntu2.2",
"7.35.0-1ubuntu2.3",
"7.35.0-1ubuntu2.5",
"7.35.0-1ubuntu2.6",
"7.35.0-1ubuntu2.7",
"7.35.0-1ubuntu2.8",
"7.35.0-1ubuntu2.9",
"7.35.0-1ubuntu2.10"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "curl",
"binary_version": "7.47.0-1ubuntu2.3"
},
{
"binary_name": "libcurl3",
"binary_version": "7.47.0-1ubuntu2.3"
},
{
"binary_name": "libcurl3-gnutls",
"binary_version": "7.47.0-1ubuntu2.3"
},
{
"binary_name": "libcurl3-nss",
"binary_version": "7.47.0-1ubuntu2.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "curl",
"purl": "pkg:deb/ubuntu/curl@7.47.0-1ubuntu2.3?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.47.0-1ubuntu2.3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"7.43.0-1ubuntu2",
"7.45.0-1ubuntu1",
"7.46.0-1ubuntu1",
"7.47.0-1ubuntu1",
"7.47.0-1ubuntu2",
"7.47.0-1ubuntu2.1",
"7.47.0-1ubuntu2.2"
]
}
],
"aliases": [],
"details": "curl supports \"globbing\" of URLs, in which a user can pass a numerical range to have the tool iterate over those numbers to do a sequence of transfers. In the globbing function that parses the numerical range, there was an omission that made curl read a byte beyond the end of the URL if given a carefully crafted, or just wrongly written, URL. The URL is stored in a heap based buffer, so it could then be made to wrongly read something else instead of crashing. An example of a URL that triggers the flaw would be `http://ur%20[0-60000000000000000000`.",
"id": "UBUNTU-CVE-2017-1000101",
"modified": "2026-04-27T08:07:41Z",
"published": "2017-10-04T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2017-1000101"
},
{
"type": "REPORT",
"url": "https://curl.haxx.se/docs/adv_20170809A.html"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-3441-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000101"
}
],
"related": [
"USN-3441-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2017-1000101"
]
}
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…