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

exploitDog

github логотип

GHSA-vj7f-9q44-g5xv

Опубликовано: 27 авг. 2026
Источник: github
Github: Не прошло ревью
CVSS3: 5.9

Описание

Several components in Spring Security compare security-sensitive values using standard string equality (String.equals()) rather than a constant-time comparison. Because String.equals() returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the number of leading characters that match the expected value. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18 Spring Security 5.8.0 - 5.8.27 Spring Security 5.7.0 - 5.7.25

Several components in Spring Security compare security-sensitive values using standard string equality (String.equals()) rather than a constant-time comparison. Because String.equals() returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the number of leading characters that match the expected value. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18 Spring Security 5.8.0 - 5.8.27 Spring Security 5.7.0 - 5.7.25

EPSS

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

5.9 Medium

CVSS3

Дефекты

CWE-208

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

CVSS3: 5.9
nvd
5 дней назад

Several components in Spring Security compare security-sensitive values using standard string equality (String.equals()) rather than a constant-time comparison. Because String.equals() returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the number of leading characters that match the expected value. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18 Spring Security 5.8.0 - 5.8.27 Spring Security 5.7.0 - 5.7.25

CVSS3: 5.9
debian
5 дней назад

Several components in Spring Security compare security-sensitive value ...

EPSS

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

5.9 Medium

CVSS3

Дефекты

CWE-208