Vulnerability Description
In Eclipse Dataspace Components, from version 0.5.0 and before version 0.9.0, the ConsumerPullTransferTokenValidationApiController does not check for token validity (expiry, not-before, issuance date), which can allow an attacker to bypass the check for token expiration. The issue requires to have a dataplane configured to support http proxy consumer pull AND include the module "transfer-data-plane". The affected code was marked deprecated from the version 0.6.0 in favour of Dataplane Signaling. In 0.9.0 the vulnerable code has been removed.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Eclipse Dataspace Components | >= 0.5.0, < 0.9.0 |
Related Weaknesses (CWE)
References
- https://github.com/eclipse-edc/Connector/commit/04899e91dcdb4a407db4eb7af3e7b6ffPatch
- https://github.com/eclipse-edc/Connector/releases/tag/v0.9.0Release Notes
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/28Issue Tracking
- https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/234Vendor Advisory
FAQ
What is CVE-2024-8642?
CVE-2024-8642 is a vulnerability with a CVSS score of 8.1 (HIGH). In Eclipse Dataspace Components, from version 0.5.0 and before version 0.9.0, the ConsumerPullTransferTokenValidationApiController does not check for token validity (expiry, not-before, issuance date)...
How severe is CVE-2024-8642?
CVE-2024-8642 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-8642?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Eclipse Dataspace Components.