| タイトル | Open Knowledge FoundationのCKANにおけるクロスサイトリクエストフォージェリの脆弱性 |
|---|---|
| 概要 | CKANはデータハブおよびデータポータルを支えるためのオープンソースのデータ管理システム(DMS)です。バージョン2.10.10および2.11.5より前のバージョンでは、トークンや未認証リクエストを介したビューへのアクセスがエンドポイントをCSRF保護不要としてマークしていました。このマークはflask-wtf.csrf.CSRFProtect()のメンバー変数であり、flask_appミドルウェア内のモジュールレベルの変数として保存されていました。このAPIはリクエストレベルでの変更を意図したものではなく、主に静的設定のためのデコレーターとして機能していました。未認証リクエストが保護されたエンドポイントに到達すると、その特定のサーバープロセス(例:uwsgiのワーカーの1つ)の間はCSRF保護が免除される可能性がありました。この脆弱性はバージョン2.10.10および2.11.5で修正されています。 |
| 想定される影響 | 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月13日0:00 |
| 登録日 | 2026年5月18日11:31 |
| 最終更新日 | 2026年5月18日11:31 |
| CVSS3.0 : 警告 | |
| スコア | 6.1 |
|---|---|
| ベクター | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
| Open Knowledge Foundation |
| CKAN 2.10.10 未満 |
| CKAN 2.11.0 以上 2.11.5 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月18日] 掲載 |
2026年5月18日11:31 |
| 概要 | CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, Access to the views via tokens or unauthenticated requests marked the endpoint as not requiring CSRF protection. The marking was a member variable in flask-wtf.csrf.CSRFProtect(), which was stored as a module level variable in the flask_app middleware. This API was never intended for request level changes, it is primarily a decorator for static configuration. An unauthenticated request could hit a protected endpoint, exempting it from CSRF protection for the life of the particular server process. (e.g. one worker of uwsgi). This vulnerability is fixed in 2.10.10 and 2.11.5. |
|---|---|
| 公表日 | 2026年5月14日4:17 |
| 登録日 | 2026年5月15日4:22 |
| 最終更新日 | 2026年5月15日23:58 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:okfn:ckan:*:*:*:*:*:*:*:* | 2.10.10 | ||||
| cpe:2.3:a:okfn:ckan:*:*:*:*:*:*:*:* | 2.11.0 | 2.11.5 | |||