CVE-2020-36205

MEDIUM5.5EPSS 0.06%

Soundness issue with base::Error

Published: 8/25/2021Modified: 11/8/2023
Also known as:GHSA-c8hq-x4mm-p6q6RUSTSEC-2020-0097

Description

`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.

Affected packages (3)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1MEDIUM5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

References (7)