NULL pointer dereference in Microsoft Windows
CVE-2020-26235
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.
EPSS: 0.016 (73.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Microsoft Windows
- Time_project Time
- Time-rs Time — versions >= 0.2.7, <0.2.23
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Patch, Third Party Advisory)
- security-advisories@github.com (Third Party Advisory, x_refsource_MISC, Issue Tracking)
- security-advisories@github.com (x_refsource_MISC, Release Notes, Vendor Advisory)
Frequently asked questions
- What is CVE-2020-26235?
- CVE-2020-26235 is a medium-severity vulnerability in Microsoft Windows, classified under NULL Pointer Dereference. CVSS score: 5.3/10. Published 2020-11-24.
- How severe is CVE-2020-26235?
- Medium severity. CVSS v3 base score is 5.3 out of 10.
- Is CVE-2020-26235 known to be exploited?
- 4 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.