CVE-2024-8642
Eclipse Dataspace Components HTTP Token Expiration Bypass
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.
INFO
Published Date :
Sept. 11, 2024, 2:15 p.m.
Last Modified :
Sept. 19, 2024, 3:18 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.2
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-8642
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-8642
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-8642
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Sep. 19, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N Changed Reference Type https://github.com/eclipse-edc/Connector/commit/04899e91dcdb4a407db4eb7af3e7b6ff9a9e9ad6 No Types Assigned https://github.com/eclipse-edc/Connector/commit/04899e91dcdb4a407db4eb7af3e7b6ff9a9e9ad6 Patch Changed Reference Type https://github.com/eclipse-edc/Connector/releases/tag/v0.9.0 No Types Assigned https://github.com/eclipse-edc/Connector/releases/tag/v0.9.0 Release Notes Changed Reference Type https://gitlab.eclipse.org/security/cve-assignement/-/issues/28 No Types Assigned https://gitlab.eclipse.org/security/cve-assignement/-/issues/28 Issue Tracking Changed Reference Type https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/234 No Types Assigned https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/234 Vendor Advisory Added CWE NIST CWE-287 Added CPE Configuration OR *cpe:2.3:a:eclipse:eclipse_dataspace_components:*:*:*:*:*:*:*:* versions from (including) 0.5.0 up to (excluding) 0.9.0 -
CVE Received by [email protected]
Sep. 11, 2024
Action Type Old Value New Value Added 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. Added Reference Eclipse Foundation https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/234 [No types assigned] Added Reference Eclipse Foundation https://gitlab.eclipse.org/security/cve-assignement/-/issues/28 [No types assigned] Added Reference Eclipse Foundation https://github.com/eclipse-edc/Connector/commit/04899e91dcdb4a407db4eb7af3e7b6ff9a9e9ad6 [No types assigned] Added Reference Eclipse Foundation https://github.com/eclipse-edc/Connector/releases/tag/v0.9.0 [No types assigned] Added CWE Eclipse Foundation CWE-303 Added CWE Eclipse Foundation CWE-305 Added CVSS V4.0 Eclipse Foundation CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:L/U:Green
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-8642
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-8642
weaknesses.