Python Flask-Security-Too パッケージにおけるクロスサイトリクエストフォージェリの脆弱性
タイトル Python Flask-Security-Too パッケージにおけるクロスサイトリクエストフォージェリの脆弱性
概要

Python Flask-Security-Too パッケージには、クロスサイトリクエストフォージェリの脆弱性が存在します。

想定される影響 情報を取得される可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2021年1月2日0:00
登録日 2021年9月22日17:48
最終更新日 2021年9月22日17:48
CVSS3.0 : 重要
スコア 7.4
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
CVSS2.0 : 警告
スコア 4.3
ベクター AV:N/AC:M/Au:N/C:P/I:N/A:N
影響を受けるシステム
Flask-Security-Too project
Flask-Security-Too 3.3.0 から 3.4.5 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2021年09月22日]
  掲載
2021年9月22日17:48

NVD脆弱性情報
CVE-2021-21241
概要

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.

公表日 2021年1月12日6:15
登録日 2021年1月26日10:40
最終更新日 2024年11月21日14:47
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:flask-security-too_project:flask-security-too:*:*:*:*:*:*:*:* 3.3.0 3.4.5
関連情報、対策とツール
共通脆弱性一覧