CVE-2024-9202
CVSS V2 None
CVSS V3 None
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
Overview
- CVE ID
- CVE-2024-9202
- Assigner
- eclipse
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-09-27T09:35:58.506Z
- Last Modified Date
- 2024-09-27T16:09:20.761Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/eclipse-edc/Connector/pull/4490 | patch |
https://github.com/eclipse-edc/Connector/pull/4491 | patch |
https://gitlab.eclipse.org/security/cve-assignement/-/issues/35 | issue-tracking |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-9202 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9202 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-06 15:50:22 | Added to TrackCVE |