HIGH🇵🇱 Wersja polska

CVE-2021-26958

CVSS 8.8v3.1pub. 2021-02-09upd. 2024-11-21

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because transmutation to the wrong type can happen after xcb::base::cast_event uses std::mem::transmute to return a reference to an arbitrary type.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Xcb Project Xcb

    APP
    Xcb Project
    ≤ 2021-02-04
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2021-26955CRITICAL9.8PL ✓same product

Naruszenie poprawności typów w xcb (Rust) — niezwalidowane bajty z serwera X

CVE-2021-26956CRITICAL9.8PL ✓same product

Naruszenie poprawności typów (soundness violation) w bibliotece xcb dla Rust

CVE-2021-26957CRITICAL9.8PL ✓same product

Out-of-bounds read w Rust crate xcb — naruszenie soundness

CVE-2020-36205MEDIUM5.5same product

An issue was discovered in the xcb crate through 2020-12-10 for Rust. base::Error does not have soundness. Bec...