GHSA-745p-r637-7vvp · 深刻度: low · エコシステム: composer — Codeigniter4's Secure or HttpOnly flag set in Config\Cookie is not reflected in Cookies issued
CodeIgniter is a PHP full-stack web framework. In versions prior to 4.2.7 setting `$secure` or `$httponly` value to `true` in `Config\Cookie` is not reflected in `set_cookie()` or `Response::setCookie()`. As a result cookie values are erroneously exposed to scripts. It should be noted that this vulnerability does not affect session cookies. Users are advised to upgrade to v4.2.7 or later. Users unable to upgrade are advised to manually construct their cookies either by setting the options in code or by constructing Cookie objects. Examples of each workaround are available in the linked GHSA.
総合評価: CVE-2022-39284 は公開エクスプロイトあり(50/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 0.83%、52 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.47% | 0.83% | +0.36% |
| 2 | 2025-10-12 | 0.15% | 0.47% | +0.31% |
| 3 | 2025-08-02 | — | 0.15% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 2.6 | 3.1 | LOW |
|
1.2 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-745p-r637-7vvp · 深刻度: low · エコシステム: composer — Codeigniter4's Secure or HttpOnly flag set in Config\Cookie is not reflected in Cookies issued
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| codeigniter | codeigniter | >= 4.0.0, < 4.2.7 | cpe:2.3:a:codeigniter:codeigniter:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://codeigniter4.github.io/userguide/helpers/cookie_helper.html#set_cookie | Technical Description Third Party Advisory |
| https://codeigniter4.github.io/userguide/outgoing/response.html#CodeIgniter%5CHTTP%5CResponse::setCookie | Technical Description Third Party Advisory |
| https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies#restrict_access_to_cookies | Technical Description Third Party Advisory |
| https://github.com/codeigniter4/CodeIgniter4/issues/6540 | Exploit Issue Tracking Third Party Advisory |
| https://github.com/codeigniter4/CodeIgniter4/pull/6544 | Patch Third Party Advisory |
| https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-745p-r637-7vvp | Mitigation Third Party Advisory |