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

exploitDog

github логотип

GHSA-hhpq-7wg4-36jm

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

Описание

CakePHP Authentication: Open redirect weakness via backslash bypass

Impact

The getLoginRedirect() method contains a weakness to backslash bypasses allowing redirect targets with attacker controlled hostnames.

Patches

2.11.1, 3.3.6 and 4.1.1 contain a fix for this issue.

Workarounds

If you are unable to upgrade, you should consider adding application validation to the redirect query string parameter to mitigate this vulnerability.

Пакеты

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

cakephp/authentication

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

>= 3.0.0, < 3.3.6

3.3.6

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

cakephp/authentication

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

>= 4.0.0, < 4.1.1

4.1.1

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

cakephp/authentication

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

< 2.11.1

2.11.1

EPSS

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

5.1 Medium

CVSS4

Дефекты

CWE-601

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

CVSS3: 6.1
nvd
2 месяца назад

CakePHP Authentication is an authentication plugin for CakePHP that can also be used in PSR-7 based applications. Prior to 2.11.1, 3.3.6, and 4.1.1, the getLoginRedirect() method contains a weakness to backslash bypasses that allows redirect targets with attacker-controlled hostnames through the redirect query string parameter. This issue is fixed in versions 2.11.1, 3.3.6, and 4.1.1.

EPSS

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

5.1 Medium

CVSS4

Дефекты

CWE-601