Incorrect Implementation of Authentication Algorithm Affecting org.eclipse.edc:data-plane-public-api package, versions [0.5.0,0.9.0)
Threat Intelligence
Exploit Maturity
Proof of concept
EPSS
0.06% (29th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGECLIPSEEDC-7931065
- published 11 Sep 2024
- disclosed 11 Sep 2024
- credit Thomas Neidhart
Introduced: 11 Sep 2024
CVE-2024-8642 Open this link in a new tabHow to fix?
Upgrade org.eclipse.edc:data-plane-public-api
to version 0.9.0 or higher.
Overview
Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm via the ConsumerPullTransferTokenValidationApiController
function. An attacker can bypass the check for token expiration by exploiting the lack of validation for token validity (expiry, not-before, issuance date).
Note:
This is only exploitable if a dataplane is configured to support http proxy consumer pull.