Auth bypass in Eclipse Dataspace Components
CVE-2024-9202
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
Vulnerability class: Broken Access Control
EPSS: 0.004 (30.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
Weakness classification (CWE)
References
- emo@eclipse.org (Patch, patch, Issue Tracking)
- emo@eclipse.org (Patch, patch, Issue Tracking)
- emo@eclipse.org (issue-tracking, Issue Tracking, Vendor Advisory)
Frequently asked questions
- What is CVE-2024-9202?
- CVE-2024-9202 is a medium-severity vulnerability in Eclipse Dataspace Components, classified under Missing Authorization. CVSS score: 5.3/10. Published 2024-09-27.
- How severe is CVE-2024-9202?
- Medium severity. CVSS v3 base score is 5.3 out of 10.