GHSA-4v37-24gm-h554 · 深刻度: medium · エコシステム: composer — Cross-Site Request Forgery (CSRF) Protection Bypass Vulnerability in CodeIgniter4
CodeIgniter4 is the 4.x branch of CodeIgniter, a PHP full-stack web framework. A vulnerability in versions prior to 4.1.9 might allow remote attackers to bypass the CodeIgniter4 Cross-Site Request Forgery (CSRF) protection mechanism. Users should upgrade to version 4.1.9. There are workarounds for this vulnerability, but users will still need to code as these after upgrading to v4.1.9. Otherwise, the CSRF protection may be bypassed. If auto-routing is enabled, check the request method in the controller method before processing. If auto-routing is disabled, either avoid using `$routes->add()` and instead use HTTP verbs in routes; or check the request method in the controller method before processing.
総合評価: CVE-2022-24712 は中リスク(40/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.56%、42 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-29 | 0.54% | 0.56% | +0.01% |
| 2 | 2026-06-15 | 0.13% | 0.54% | +0.41% |
| 3 | 2025-04-20 | — | 0.13% | — |
EPSS の全履歴 (全 6 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.3 | 3.1 | MEDIUM |
|
2.1 | 4.2 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
GHSA-4v37-24gm-h554 · 深刻度: medium · エコシステム: composer — Cross-Site Request Forgery (CSRF) Protection Bypass Vulnerability in CodeIgniter4
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| codeigniter | codeigniter | >= 4.0.0, < 4.1.9 | cpe:2.3:a:codeigniter:codeigniter:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/codeigniter4/CodeIgniter4/blob/7dc2ece32401ebde67122f7d2460efcaee7c352e/user_guide_src/source/changelogs/v4.1.9.rst | Release Notes Third Party Advisory |
| https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-4v37-24gm-h554 | Mitigation Third Party Advisory |