### [CVE-2024-8642](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8642) ![](https://img.shields.io/static/v1?label=Product&message=Eclipse%20EDC%20Connector&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0.5.0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-303&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-305&color=brightgreen) ### 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. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds