GHSA-phj8-4cq3-794g · 深刻度: medium · エコシステム: maven — Unencrypted storage of client side sessions
Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, the default configuration of client side sessions results in unencrypted, but signed, data being set as cookie values. This means that if something sensitive goes into the session, it could be read by something with access to the cookies. For this to be a vulnerability, some kind of sensitive data would need to be stored in the session and the session cookie would have to leak. For example, the cookies are not configured with httpOnly and an adjacent XSS vulnerability within the site allowed capture of the cookies. As of version 1.9.0, a securely randomly generated signing key is used. As a workaround, one may supply an encryption key, as per the documentation recommendation.
総合評価: CVE-2021-29481 は低リスク(38.9/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.46%、36 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.09% | 0.46% | +0.37% |
| 2 | 2023-03-07 | 0.89% | 0.09% | -0.80% |
| 3 | 2022-04-01 | — | 0.89% | — |
EPSS の全履歴 (全 6 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-phj8-4cq3-794g · 深刻度: medium · エコシステム: maven — Unencrypted storage of client side sessions
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| ratpack_project | ratpack | < 1.9.0 | cpe:2.3:a:ratpack_project:ratpack:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/ratpack/ratpack/pull/1590 | Patch Third Party Advisory |
| https://github.com/ratpack/ratpack/security/advisories/GHSA-phj8-4cq3-794g | Third Party Advisory |