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

exploitDog

github логотип

GHSA-hh7m-rx4f-4vpv

Опубликовано: 11 янв. 2021
Источник: github
Github: Прошло ревью
CVSS4: 8.3
CVSS3: 7.4

Описание

CSRF can expose users authentication token

Issue

The /login and /change endpoints can return the authenticated user's authentication token in response to a GET request. Since GET requests aren't protected with a CSRF token, this could lead to a malicious 3rd party site acquiring the authentication token.

Patches

Version 3.4.5 and soon to be released 4.0.0 are patched.

Workarounds

If you aren't using authentication tokens - you can set the SECURITY_TOKEN_MAX_AGE to "0" (seconds) which should make the token unusable.

References

None

Пакеты

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

Flask-Security-Too

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

>= 3.3.0, < 3.4.5

3.4.5

EPSS

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

8.3 High

CVSS4

7.4 High

CVSS3

Дефекты

CWE-352

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

CVSS3: 7.4
ubuntu
около 5 лет назад

The Python "Flask-Security-Too" package is used for adding security features to your Flask application. It is an is a independently maintained version of Flask-Security based on the 3.0.0 version of Flask-Security. In Flask-Security-Too from version 3.3.0 and before version 3.4.5, the /login and /change endpoints can return the authenticated user's authentication token in response to a GET request. Since GET requests aren't protected with a CSRF token, this could lead to a malicious 3rd party site acquiring the authentication token. Version 3.4.5 and version 4.0.0 are patched. As a workaround, if you aren't using authentication tokens - you can set the SECURITY_TOKEN_MAX_AGE to "0" (seconds) which should make the token unusable.

CVSS3: 7.4
nvd
около 5 лет назад

The Python "Flask-Security-Too" package is used for adding security features to your Flask application. It is an is a independently maintained version of Flask-Security based on the 3.0.0 version of Flask-Security. In Flask-Security-Too from version 3.3.0 and before version 3.4.5, the /login and /change endpoints can return the authenticated user's authentication token in response to a GET request. Since GET requests aren't protected with a CSRF token, this could lead to a malicious 3rd party site acquiring the authentication token. Version 3.4.5 and version 4.0.0 are patched. As a workaround, if you aren't using authentication tokens - you can set the SECURITY_TOKEN_MAX_AGE to "0" (seconds) which should make the token unusable.

CVSS3: 7.4
debian
около 5 лет назад

The Python "Flask-Security-Too" package is used for adding security fe ...

suse-cvrf
больше 3 лет назад

Security update for python-Flask-Security-Too

EPSS

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

8.3 High

CVSS4

7.4 High

CVSS3

Дефекты

CWE-352