Out-of-bounds Read Affecting nasa/CryptoLib package, versions [,1.3.1)
Threat Intelligence
EPSS
0.05% (18th
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-NASACRYPTOLIB-8132064
- published 29 Sep 2024
- disclosed 27 Sep 2024
- credit Unknown
Introduced: 27 Sep 2024
CVE-2024-44911 Open this link in a new tabHow to fix?
Upgrade nasa/CryptoLib
to version 1.3.1 or higher.
Overview
Affected versions of this package are vulnerable to Out-of-bounds Read via the TC subsystem. This is by passing an invalid index to sa_if->sa_get_from_spi(spi, &sa_ptr)
and dereferencing the pointer in the // Determine SA Service Type
code blocks.