GHSA-9xg4-3qfm-9w8f · 深刻度: high · エコシステム: npm — Leaking sensitive user information still possible by filtering on private with prefix fields
Strapi is an open-source headless content management system. Prior to version 4.10.8, it is possible to leak private fields if one is using the `t(number)` prefix. Knex query allows users to change the default prefix. For example, if someone changes the prefix to be the same as it was before or to another table they want to query, the query changes from `password` to `t1.password`. `password` is protected by filtering protections but `t1.password` is not protected. This can lead to filtering attacks on everything related to the object again, including admin passwords and reset-tokens. Version 4.10.8 fixes this issue.
総合評価: CVE-2023-34235 は悪用リスクが高い(66.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.91%、55 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 3.18% | 0.91% | -2.27% |
| 2 | 2026-05-25 | 2.05% | 3.18% | +1.13% |
| 3 | 2026-05-21 | — | 2.05% | — |
EPSS の全履歴 (全 24 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.0 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-9xg4-3qfm-9w8f · 深刻度: high · エコシステム: npm — Leaking sensitive user information still possible by filtering on private with prefix fields
| URL | タグ |
|---|---|
| https://github.com/strapi/strapi/releases/tag/v4.10.8 | Release Notes |
| https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8f | Exploit Vendor Advisory |