usn-4466-1
Vulnerability from osv_ubuntu
Published
2020-08-19 11:33
Modified
2026-04-22 07:36
Summary
curl vulnerability
Details
Marc Aldorasi discovered that curl incorrectly handled the libcurl CURLOPT_CONNECT_ONLY option. This could result in data being sent to the wrong destination, possibly exposing sensitive information.
References
| URL | Type | |
|---|---|---|
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2020-8231",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:16.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "curl",
"binary_version": "7.47.0-1ubuntu2.16"
},
{
"binary_name": "libcurl3",
"binary_version": "7.47.0-1ubuntu2.16"
},
{
"binary_name": "libcurl3-gnutls",
"binary_version": "7.47.0-1ubuntu2.16"
},
{
"binary_name": "libcurl3-nss",
"binary_version": "7.47.0-1ubuntu2.16"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "curl",
"purl": "pkg:deb/ubuntu/curl@7.47.0-1ubuntu2.16?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.47.0-1ubuntu2.16"
}
],
"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",
"7.47.0-1ubuntu2.3",
"7.47.0-1ubuntu2.4",
"7.47.0-1ubuntu2.5",
"7.47.0-1ubuntu2.6",
"7.47.0-1ubuntu2.7",
"7.47.0-1ubuntu2.8",
"7.47.0-1ubuntu2.9",
"7.47.0-1ubuntu2.11",
"7.47.0-1ubuntu2.12",
"7.47.0-1ubuntu2.13",
"7.47.0-1ubuntu2.14",
"7.47.0-1ubuntu2.15"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2020-8231",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:18.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "curl",
"binary_version": "7.58.0-2ubuntu3.10"
},
{
"binary_name": "libcurl3-gnutls",
"binary_version": "7.58.0-2ubuntu3.10"
},
{
"binary_name": "libcurl3-nss",
"binary_version": "7.58.0-2ubuntu3.10"
},
{
"binary_name": "libcurl4",
"binary_version": "7.58.0-2ubuntu3.10"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "curl",
"purl": "pkg:deb/ubuntu/curl@7.58.0-2ubuntu3.10?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.58.0-2ubuntu3.10"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"7.55.1-1ubuntu2",
"7.55.1-1ubuntu2.1",
"7.57.0-1ubuntu1",
"7.58.0-2ubuntu1",
"7.58.0-2ubuntu2",
"7.58.0-2ubuntu3",
"7.58.0-2ubuntu3.1",
"7.58.0-2ubuntu3.2",
"7.58.0-2ubuntu3.3",
"7.58.0-2ubuntu3.5",
"7.58.0-2ubuntu3.6",
"7.58.0-2ubuntu3.7",
"7.58.0-2ubuntu3.8",
"7.58.0-2ubuntu3.9"
]
},
{
"database_specific": {
"cves_map": {
"cves": [
{
"id": "CVE-2020-8231",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
]
}
],
"ecosystem": "Ubuntu:20.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "curl",
"binary_version": "7.68.0-1ubuntu2.2"
},
{
"binary_name": "libcurl3-gnutls",
"binary_version": "7.68.0-1ubuntu2.2"
},
{
"binary_name": "libcurl3-nss",
"binary_version": "7.68.0-1ubuntu2.2"
},
{
"binary_name": "libcurl4",
"binary_version": "7.68.0-1ubuntu2.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "curl",
"purl": "pkg:deb/ubuntu/curl@7.68.0-1ubuntu2.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "7.68.0-1ubuntu2.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"7.65.3-1ubuntu3",
"7.65.3-1ubuntu4",
"7.66.0-1ubuntu1",
"7.67.0-2ubuntu1",
"7.68.0-1ubuntu1",
"7.68.0-1ubuntu2",
"7.68.0-1ubuntu2.1"
]
}
],
"aliases": [],
"details": "Marc Aldorasi discovered that curl incorrectly handled the libcurl\nCURLOPT_CONNECT_ONLY option. This could result in data being sent to the\nwrong destination, possibly exposing sensitive information.\n",
"id": "USN-4466-1",
"modified": "2026-04-22T07:36:39Z",
"published": "2020-08-19T11:33:56Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4466-1"
},
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2020-8231"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "curl vulnerability",
"upstream": [
"UBUNTU-CVE-2020-8231"
]
}
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…