CVE-2024-8642

MEDIUM EPSS 32.5%
Published Sep 11, 20241y ago · Modified Jun 17, 20262w ago
5.1 CVSS 4.0
Medium
Find Similar
Published Sep 11, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
5.1
Exploitability
Impact
Vector string
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
Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
32.5% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 3

CWE-287 Improper Authentication Authentication
CWE-303
CWE-305

Affected Products 1

VendorProductVersionRange
eclipseeclipse_dataspace_components*≥0.5.0  –  <0.9.0

References 4

  • github.com https://github.com/eclipse-edc/Connector/commit/04899e91dcdb4a407db4eb7af3e7b6ff9a9e9ad6
    Patch
  • github.com https://github.com/eclipse-edc/Connector/releases/tag/v0.9.0
    Release Notes
  • gitlab.eclipse.org https://gitlab.eclipse.org/security/cve-assignement/-/issues/28
    Issue Tracking
  • gitlab.eclipse.org https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/234
    Vendor Advisory

Remediation

  • github.com https://github.com/eclipse-edc/Connector/commit/04899e91dcdb4a407db4eb7af3e7b6ff9a9e9ad6
    Patch