ubuntu-cve-2020-26235
Vulnerability from osv_ubuntu
Published
2020-11-24 22:15
Modified
2026-05-20 14:52
Summary
Details
In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected functions are time::UtcOffset::local_offset_at, time::UtcOffset::try_local_offset_at, time::UtcOffset::current_local_offset, time::UtcOffset::try_current_local_offset, time::OffsetDateTime::now_local and time::OffsetDateTime::try_now_local. Non-Unix targets are unaffected. This includes Windows and wasm. The issue was introduced in version 0.2.7 and fixed in version 0.2.23.
Severity
5.3 (Medium)
5.3 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "librust-time+rustc-serialize-dev",
"binary_version": "0.1.42-1"
},
{
"binary_name": "librust-time-dev",
"binary_version": "0.1.42-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "rust-time",
"purl": "pkg:deb/ubuntu/rust-time@0.1.42-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.42-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "librust-time-dev",
"binary_version": "0.3.5-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "rust-time",
"purl": "pkg:deb/ubuntu/rust-time@0.3.5-3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.42-1",
"0.3.5-2",
"0.3.5-3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "librust-time-dev",
"binary_version": "0.3.31-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "rust-time",
"purl": "pkg:deb/ubuntu/rust-time@0.3.31-1ubuntu0.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.23-2",
"0.3.31-1",
"0.3.31-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "librust-time-dev",
"binary_version": "0.3.39-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "rust-time",
"purl": "pkg:deb/ubuntu/rust-time@0.3.39-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.37-1",
"0.3.39-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "librust-time-dev",
"binary_version": "0.3.47-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "rust-time",
"purl": "pkg:deb/ubuntu/rust-time@0.3.47-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.3.39-1",
"0.3.44-1",
"0.3.47-1"
]
}
],
"aliases": [],
"details": "In Rust time crate from version 0.2.7 and before version 0.2.23, unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires the user to set any environment variable in a different thread than the affected functions. The affected functions are time::UtcOffset::local_offset_at, time::UtcOffset::try_local_offset_at, time::UtcOffset::current_local_offset, time::UtcOffset::try_current_local_offset, time::OffsetDateTime::now_local and time::OffsetDateTime::try_now_local. Non-Unix targets are unaffected. This includes Windows and wasm. The issue was introduced in version 0.2.7 and fixed in version 0.2.23.",
"id": "UBUNTU-CVE-2020-26235",
"modified": "2026-05-20T14:52:28Z",
"published": "2020-11-24T22:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2020-26235"
},
{
"type": "REPORT",
"url": "https://github.com/time-rs/time/security/advisories/GHSA-wcg3-cvx6-7396"
},
{
"type": "REPORT",
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0071.html"
},
{
"type": "REPORT",
"url": "https://github.com/time-rs/time/issues/293"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26235"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2020-26235"
]
}
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…