CVE-2024-8642: Eclipse Dataspace Components's ConsumerPullTransferTokenValidationApiController doesn't check for token validit
(updated )
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.
References
- github.com/advisories/GHSA-8259-2x72-2gvc
- github.com/eclipse-edc/Connector
- github.com/eclipse-edc/Connector/blob/bcb2e42aee82ce1863be3dcbdab29919d39a0e97/extensions/control-plane/transfer/transfer-data-plane/src/main/java/org/eclipse/edc/connector/controlplane/transfer/dataplane/api/ConsumerPullTransferTokenValidationApiController.java
- github.com/eclipse-edc/Connector/commit/04899e91dcdb4a407db4eb7af3e7b6ff9a9e9ad6
- github.com/eclipse-edc/Connector/releases/tag/v0.9.0
- gitlab.eclipse.org/security/cve-assignement/-/issues/28
- gitlab.eclipse.org/security/vulnerability-reports/-/issues/234
- nvd.nist.gov/vuln/detail/CVE-2024-8642
Detect and mitigate CVE-2024-8642 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →