Fault Injection Affecting wolfssl/wolfssl package, versions [,5.7.2)
Threat Intelligence
EPSS
0.05% (21st
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-UNMANAGED-WOLFSSLWOLFSSL-7854112
- published 30 Aug 2024
- disclosed 29 Aug 2024
- credit Unknown
Introduced: 29 Aug 2024
CVE-2024-2881 Open this link in a new tabHow to fix?
Upgrade wolfssl/wolfssl
to version 5.7.2 or higher.
Overview
Affected versions of this package are vulnerable to Fault Injection through the wc_ed25519_sign_msg
function. An attacker can disclose sensitive information and escalate privileges by exploiting the Rowhammer fault injection technique to manipulate the ed25519_key
structure. This is only exploitable if the attacker co-resides on the same system with the victim process.