GHSA-8xpj-9j9g-fc9r · 深刻度: high · エコシステム: maven — SQL Injection in elide-datastore-aggregation
Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort. When leveraging the following together: Elide Aggregation Data Store for Analytic Queries, Parameterized Columns (A column that requires a client provided parameter), and a parameterized column of type TEXT. There is the potential for a hacker to provide a carefully crafted query that would bypass server side authorization filters through SQL injection. A recent patch to Elide 6.1.2 allowed the '-' character to be included in parameterized TEXT columns. This character can be interpreted as SQL comments ('--') and allow the attacker to remove the WHERE clause from the generated query and bypass authorization filters. A fix is provided in Elide 6.1.4. The vulnerability only exists for parameterized columns of type TEXT and only for analytic queries (CRUD is not impacted). Workarounds include leveraging a different type of parameterized column (TIME, MONEY, etc) or not leveraging parameterized columns.
総合評価: CVE-2022-24827 は中リスク(56.6/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.30%、67 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.36% | 1.30% | +0.94% |
| 2 | 2025-06-23 | 0.28% | 0.36% | +0.08% |
| 3 | 2025-06-22 | — | 0.28% | — |
EPSS の全履歴 (全 13 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.9 | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
GHSA-8xpj-9j9g-fc9r · 深刻度: high · エコシステム: maven — SQL Injection in elide-datastore-aggregation
| URL | タグ |
|---|---|
| https://github.com/yahoo/elide/pull/2581 | Patch Third Party Advisory |
| https://github.com/yahoo/elide/releases/tag/6.1.4 | Release Notes Third Party Advisory |
| https://github.com/yahoo/elide/security/advisories/GHSA-8xpj-9j9g-fc9r | Third Party Advisory |