CVE-2019-12083
8.1
HIGH
CVSS 3.1
EPSS 2.2%
描述
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.
如何修補 CVE-2019-12083
要修補 CVE-2019-12083,請將受影響套件升級到下列已修補版本。
- —升級至 1.34.2-r0 或更新版本
CVE-2019-12083 正在被利用嗎?
低 — EPSS 為 2.2%,目前沒有觀察到大規模利用活動。
受影響套件(1)
- >= 1.34.0, < 1.34.2-r0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.1 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |