CVE-2019-12083

HIGH

Rust Programming Language Standard Library <1.34.2 - Memory Corruption

Title source: llm
STIX 2.1

Description

The Rust Programming Language Standard Library 1.34.x before 1.34.2 contains a stabilized method which, if overridden, can violate Rust's safety guarantees and cause memory unsafety. If the `Error::type_id` method is overridden then any type can be safely cast to any other type, causing memory safety vulnerabilities in safe code (e.g., out-of-bounds write or read). Code that does not manually implement Error::type_id is unaffected.

References (7)

Core 7
Core References
Exploit, Mitigation, Vendor Advisory x_refsource_misc
https://blog.rust-lang.org/2019/05/13/Security-advisory.html
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html

Scores

CVSS v3 8.1
EPSS 0.0073
EPSS Percentile 72.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-125 CWE-787
Status published
Products (4)
fedoraproject/fedora 29
fedoraproject/fedora 30
opensuse/leap 15.1
rust-lang/rust 1.34.0 - 1.34.2
Published May 13, 2019
Tracked Since Feb 18, 2026