Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2021-26955

Опубликовано: 09 фев. 2021
Источник: debian

Описание

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name() calls std::str::from_utf8_unchecked() on unvalidated bytes from an X server.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
rust-xcbfixed1.1.1-1package

Примечания

  • https://rustsec.org/advisories/RUSTSEC-2021-0019.html

Связанные уязвимости

CVSS3: 9.8
ubuntu
почти 5 лет назад

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name() calls std::str::from_utf8_unchecked() on unvalidated bytes from an X server.

CVSS3: 9.8
nvd
почти 5 лет назад

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name() calls std::str::from_utf8_unchecked() on unvalidated bytes from an X server.

CVSS3: 9.8
github
больше 4 лет назад

Unchecked Return Value in xcb