CVE-2019-12083
Published: August 31, 2023Last modified: August 31, 2023
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.
Severity score breakdown
Parameter | Value |
---|---|
Base score | 8.1 |
Attack Vector | NETWORK |
Attack complexity | HIGH |
Privileges required | NONE |
User interaction | NONE |
Scope | UNCHANGED |
Confidentiality | HIGH |
Integrity impact | HIGH |
Availability impact | HIGH |
Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
Status
Product | Release | Package | Status |
---|---|---|---|
Alpaquita Linux | 23 LTS | rust | Not affected (1.64.0-r2) |
Stream | rust | Not affected (1.71.1-r1) |
References
- http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00076.html
- http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00006.html
- http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00031.html
- https://blog.rust-lang.org/2019/05/13/Security-advisory.html
- https://groups.google.com/forum/#!topic/rustlang-security-announcements/aZabeCMUv70
- https://groups.google.com/forum/#%21topic/rustlang-security-announcements/aZabeCMUv70
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/
- https://lists.fedoraproject.org/archives/list/[email protected]/message/HG47HYH3AQTUMBUMX3S3G5DNAY4CBW6N/
- https://lists.fedoraproject.org/archives/list/[email protected]/message/K6T4BNA5KQYJRIKIGGBOGBMR7TRXPHLR/