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

exploitDog

github логотип

GHSA-m65q-v92h-cm7q

Опубликовано: 05 июн. 2025
Источник: github
Github: Прошло ревью
CVSS3: 7.1

Описание

users may append root to group listings

Affected versions append root to group listings, unless the correct listing has exactly 1024 groups.

This affects both:

  • The supplementary groups of a user
  • The group access list of the current process

If the caller uses this information for access control, this may lead to privilege escalation.

This crate is not currently maintained, so a patched version is not available.

Versions older than 0.8.0 do not contain the affected functions, so downgrading to them is a workaround.

Recommended alternatives

  • uzers (an actively maintained fork of the users crate)
  • sysinfo

Пакеты

Наименование

users

rust
Затронутые версииВерсия исправления

>= 0.8.0, <= 0.11.0

Отсутствует

EPSS

Процентиль: 0%
0.00006
Низкий

7.1 High

CVSS3

Дефекты

CWE-266

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

CVSS3: 7.1
ubuntu
12 дней назад

A flaw was found in the user's crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.

CVSS3: 7.1
redhat
5 месяцев назад

A flaw was found in the user's crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.

CVSS3: 7.1
nvd
12 дней назад

A flaw was found in the user's crate for Rust. This vulnerability allows privilege escalation via incorrect group listing when a user or process has fewer than exactly 1024 groups, leading to the erroneous inclusion of the root group in the access list.

EPSS

Процентиль: 0%
0.00006
Низкий

7.1 High

CVSS3

Дефекты

CWE-266