Vulnerability 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
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Eclipse Dataspace Components | >= 0.1.3, < 0.9.1 |
Related Weaknesses (CWE)
References
- https://github.com/eclipse-edc/Connector/pull/4490Issue TrackingPatch
- https://github.com/eclipse-edc/Connector/pull/4491Issue TrackingPatch
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/35Issue TrackingVendor Advisory
FAQ
What is CVE-2024-9202?
CVE-2024-9202 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 par...
How severe is CVE-2024-9202?
CVE-2024-9202 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-9202?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Eclipse Dataspace Components.