Описание
Auth0-js bypasses CSRF checks
The Auth0.js library has a vulnerability affecting versions below 9.3 that allows an attacker to bypass the CSRF check from the state parameter if it's missing from the authorization response, leaving the client vulnerable to CSRF attacks.
Пакеты
Наименование
auth0-js
npm
Затронутые версииВерсия исправления
< 9.3.0
9.3.0
Связанные уязвимости
CVSS3: 8.8
nvd
почти 8 лет назад
The Auth0 Auth0.js library before 9.3 has CSRF because it mishandles the case where the authorization response lacks the state parameter.