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

exploitDog

github логотип

GHSA-h972-v458-m892

Опубликовано: 05 дек. 2022
Источник: github
Github: Прошло ревью
CVSS3: 7.5

Описание

Craft CMS discloses password hashes

All Craft CMS versions between 3.0.0 and 3.7.32 disclose password hashes of users who authenticate using their E-Mail address or username in Anti-CSRF-Tokens. Craft CMS uses a cookie called CRAFT_CSRF_TOKEN and a HTML hidden field called CRAFT_CSRF_TOKEN to avoid Cross Site Request Forgery attacks. The CRAFT_CSRF_TOKEN cookie discloses the password hash in without encoding it whereas the corresponding HTML hidden field discloses the users' password hash in a masked manner, which can be decoded by using public functions of the YII framework.

Пакеты

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

craftcms/cms

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

>= 3.0.0, <= 3.7.32

3.7.33

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-200
CWE-522

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

CVSS3: 7.5
nvd
около 3 лет назад

All Craft CMS versions between 3.0.0 and 3.7.32 disclose password hashes of users who authenticate using their E-Mail address or username in Anti-CSRF-Tokens. Craft CMS uses a cookie called CRAFT_CSRF_TOKEN and a HTML hidden field called CRAFT_CSRF_TOKEN to avoid Cross Site Request Forgery attacks. The CRAFT_CSRF_TOKEN cookie discloses the password hash in without encoding it whereas the corresponding HTML hidden field discloses the users' password hash in a masked manner, which can be decoded by using public functions of the YII framework.

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-200
CWE-522