CVE-2020-36205

MEDIUM5.5EPSS 0.06%

Soundness issue with base::Error

發布日:2021/8/25修改日:2023/11/8
也稱為:GHSA-c8hq-x4mm-p6q6RUSTSEC-2020-0097

描述

`base::Error` type contains public field named `ptr`. With this definition, it is possible to create a `base::Error` with an invalid pointer and trigger memory safety errors such as use-after-free or double-free with safe Rust. The users of `xcb` crate are advised not to manipulate the field.

受影響套件(3)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1MEDIUM5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

參考連結(7)