In Eclipse Dataspace Components versions 0.1.3 to 0.9.0, the Connector component filters which datasets (= data offers) another party can see in a requested catalog, to ensure that only authorized parties are able to view restricted offers. However, there is the possibility to request a single dataset, which should be subject to the same filtering process, but currently is missing the correct filtering. This enables parties to potentially see datasets they should not have access to, thereby exposing sensitive information. Exploiting this vulnerability requires knowing the ID of a restricted dataset, but some IDs may be guessed by trying out many IDs in an automated way. Affected code: DatasetResolverImpl, L76-79 https://github.com/eclipse-edc/Connector/blob/v0.9.0/core/control-plane/control-plane-catalog/src/main/java/org/eclipse/edc/connector/controlplane/catalog/DatasetResolverImpl.java
総合評価: CVE-2024-9202 は低リスク(31.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.37%、29 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.51% | 0.37% | -0.13% |
| 2 | 2026-02-16 | 0.37% | 0.51% | +0.13% |
| 3 | 2025-11-21 | — | 0.37% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
1.6 | 3.6 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| eclipse | eclipse_dataspace_components | >= 0.1.3, < 0.9.1 | cpe:2.3:a:eclipse:eclipse_dataspace_components:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/eclipse-edc/Connector/pull/4490 | Issue Tracking Patch |
| https://github.com/eclipse-edc/Connector/pull/4491 | Issue Tracking Patch |
| https://gitlab.eclipse.org/security/cve-assignement/-/issues/35 | Issue Tracking Vendor Advisory |