CVE-2024-9202
Eclipse Dataspace Connector Insecure Dataset Filtering
Description
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
INFO
Published Date :
Sept. 27, 2024, 10:15 a.m.
Last Modified :
Jan. 9, 2025, 6:07 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
1.6
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-9202
.
URL | Resource |
---|---|
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 |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-9202
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-9202
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jan. 09, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N Added CWE NIST CWE-862 Added CPE Configuration OR *cpe:2.3:a:eclipse:eclipse_dataspace_components:*:*:*:*:*:*:*:* versions from (including) 0.1.3 up to (excluding) 0.9.1 Changed Reference Type https://github.com/eclipse-edc/Connector/pull/4490 No Types Assigned https://github.com/eclipse-edc/Connector/pull/4490 Issue Tracking, Patch Changed Reference Type https://github.com/eclipse-edc/Connector/pull/4491 No Types Assigned https://github.com/eclipse-edc/Connector/pull/4491 Issue Tracking, Patch Changed Reference Type https://gitlab.eclipse.org/security/cve-assignement/-/issues/35 No Types Assigned https://gitlab.eclipse.org/security/cve-assignement/-/issues/35 Issue Tracking, Vendor Advisory -
CVE Received by [email protected]
Sep. 27, 2024
Action Type Old Value New Value Added Description 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 Added Reference Eclipse Foundation https://github.com/eclipse-edc/Connector/pull/4490 [No types assigned] Added Reference Eclipse Foundation https://github.com/eclipse-edc/Connector/pull/4491 [No types assigned] Added Reference Eclipse Foundation https://gitlab.eclipse.org/security/cve-assignement/-/issues/35 [No types assigned] Added CWE Eclipse Foundation CWE-862 Added CVSS V4.0 Eclipse Foundation CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:M/U:Amber
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-9202
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-9202
weaknesses.