Lucene search

K
cvelistEclipseCVELIST:CVE-2024-8642
HistorySep 11, 2024 - 1:34 p.m.

CVE-2024-8642 Eclipse EDC: Consumer pull transfer token validation checks not applied

2024-09-1113:34:28
CWE-305
CWE-303
eclipse
www.cve.org
5
eclipse dataspace components
token validation
expired token
dataplane signaling
cve-2024-8642

CVSS4

5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/SC:H/VI:N/SI:H/VA:N/SA:N/U:Green/RE:L

EPSS

0.001

Percentile

27.5%

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.

CNA Affected

[
  {
    "collectionURL": "https://repo.maven.apache.org/maven2/",
    "defaultStatus": "unaffected",
    "modules": [
      "transfer-data-plane"
    ],
    "packageName": "org.eclipse.edc:transfer-data-plane",
    "product": "Eclipse EDC Connector",
    "repo": "https://github.com/eclipse-edc/Connector",
    "vendor": "Eclipse Foundation",
    "versions": [
      {
        "lessThan": "0.9.0",
        "status": "affected",
        "version": "0.5.0",
        "versionType": "semver"
      }
    ]
  }
]

CVSS4

5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/SC:H/VI:N/SI:H/VA:N/SA:N/U:Green/RE:L

EPSS

0.001

Percentile

27.5%

Related for CVELIST:CVE-2024-8642