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

exploitDog

github логотип

GHSA-xw5c-jc7x-gf75

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

Описание

PAC4J has a Cross-Site Request Forgery (CSRF) Vulnerability

PAC4J is vulnerable to Cross-Site Request Forgery (CSRF). A malicious attacker can craft a specially designed website which, when visited by a user, will automatically submit a forged cross-site request with a token whose hash collides with the victim's legitimate CSRF token. Importantly, the attacker does not need to know the victim’s CSRF token or its hash prior to the attack. Collisions in the deterministic String.hashCode() function can be computed directly, reducing the effective token's security space to 32 bits. This bypasses CSRF protection, allowing profile updates, password changes, account linking, and any other state-changing operations to be performed without the victim's consent.

This issue was fixed in PAC4J versions 5.7.10 and 6.4.1.

Пакеты

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

org.pac4j:pac4j-core

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

< 5.7.10

5.7.10

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

org.pac4j:pac4j-core

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

>= 6.0.0-RC1, < 6.4.1

6.4.1

EPSS

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

7 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-352

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

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

PAC4J is vulnerable to Cross-Site Request Forgery (CSRF). A malicious attacker can craft a specially designed website which, when visited by a user, will automatically submit a forged cross-site request with a token whose hash collides with the victim's legitimate CSRF token. Importantly, the attacker does not need to know the victim’s CSRF token or its hash prior to the attack. Collisions in the deterministic String.hashCode() function can be computed directly, reducing the effective token's security space to 32 bits. This bypasses CSRF protection, allowing profile updates, password changes, account linking, and any other state-changing operations to be performed without the victim's consent. This issue was fixed in PAC4J versions 5.7.10 and 6.4.1

EPSS

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

7 High

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-352