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

exploitDog

github логотип

GHSA-4248-p65p-hcrm

Опубликовано: 03 янв. 2024
Источник: github
Github: Прошло ревью
CVSS4: 8.2
CVSS3: 6.5

Описание

Insecure random string generator used for sensitive data

CubeFS used an insecure random string generator to generate user-specific, sensitive keys used to authenticate users in a CubeFS deployment. This could allow an attacker to predict and/or guess the generated string and impersonate a user thereby obtaining higher privileges.

When CubeFS creates new users, it creates a piece of sensitive information for the user called the “accessKey”. To create the "accesKey", CubeFS uses an insecure string generator which makes it easy to guess and thereby impersonate the created user.

An attacker could leverage the predictable random string generator and guess a users access key and impersonate the user to obtain higher privileges.

There is no evidence of this vulnerability being exploited in the wild. It was found during a security audit carried out by Ada Logics in collaboration with OSTIF and the CNCF.

The issue has been fixed in v3.3.1. There is no other mitigation than to upgrade.

Пакеты

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

github.com/cubefs/cubefs

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

< 3.3.1

3.3.1

EPSS

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

8.2 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-330

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

CVSS3: 6.5
nvd
около 2 лет назад

CubeFS is an open-source cloud-native file storage system. Prior to version 3.3.1, CubeFS used an insecure random string generator to generate user-specific, sensitive keys used to authenticate users in a CubeFS deployment. This could allow an attacker to predict and/or guess the generated string and impersonate a user thereby obtaining higher privileges. When CubeFS creates new users, it creates a piece of sensitive information for the user called the “accessKey”. To create the "accesKey", CubeFS uses an insecure string generator which makes it easy to guess and thereby impersonate the created user. An attacker could leverage the predictable random string generator and guess a users access key and impersonate the user to obtain higher privileges. The issue has been fixed in v3.3.1. There is no other mitigation than to upgrade.

EPSS

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

8.2 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-330