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

exploitDog

github логотип

GHSA-m4x9-hx6x-2c43

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

Описание

Spring Boot's random value property source uses a weak PRNG unsuitable for secrets

Values produced by ${random.value} are not suitable for use as secrets. ${random.uuid} is not affected. ${random.int} and ${random.long} should never be used for secrets as they are numeric values with a predictable range.

Affected: Spring Boot 4.0.0–4.0.5 (fix 4.0.6), 3.5.0–3.5.13 (fix 3.5.14), 3.4.0–3.4.15 (fix 3.4.16), 3.3.0–3.3.18 (fix 3.3.19), 2.7.0–2.7.32 (fix 2.7.33); random value property source / weak PRNG for secrets. Versions that are no longer supported are also affected per vendor advisory.

Пакеты

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

org.springframework.boot:spring-boot-cassandra

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

>= 4.0.0, < 4.0.6

4.0.6

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

org.springframework.boot:spring-boot-cassandra

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

>= 3.5.0, < 3.5.14

3.5.14

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

org.springframework.boot:spring-boot-cassandra

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

>= 3.4.0, <= 3.4.15

Отсутствует

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

org.springframework.boot:spring-boot-cassandra

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

>= 3.3.0, <= 3.3.18

Отсутствует

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

org.springframework.boot:spring-boot-cassandra

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

<= 2.7.32

Отсутствует

EPSS

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

4.8 Medium

CVSS3

Дефекты

CWE-330

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

CVSS3: 8.2
redhat
4 месяца назад

Values produced by ${random.value} are not suitable for use as secrets. ${random.uuid} is not affected. ${random.int} and ${random.long} should never be used for secrets as they are numeric values with a predictable range. Affected: Spring Boot 4.0.0–4.0.5 (fix 4.0.6), 3.5.0–3.5.13 (fix 3.5.14), 3.4.0–3.4.15 (fix 3.4.16), 3.3.0–3.3.18 (fix 3.3.19), 2.7.0–2.7.32 (fix 2.7.33); random value property source / weak PRNG for secrets. Versions that are no longer supported are also affected per vendor advisory.

CVSS3: 4.8
nvd
4 месяца назад

Values produced by ${random.value} are not suitable for use as secrets. ${random.uuid} is not affected. ${random.int} and ${random.long} should never be used for secrets as they are numeric values with a predictable range. Affected: Spring Boot 4.0.0–4.0.5 (fix 4.0.6), 3.5.0–3.5.13 (fix 3.5.14), 3.4.0–3.4.15 (fix 3.4.16), 3.3.0–3.3.18 (fix 3.3.19), 2.7.0–2.7.32 (fix 2.7.33); random value property source / weak PRNG for secrets. Versions that are no longer supported are also affected per vendor advisory.

EPSS

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

4.8 Medium

CVSS3

Дефекты

CWE-330