Use of a Hard-coded Cryptographic Key Affecting github.com/netbirdio/netbird/management/server/activity/sqlite package, versions <0.29.2
Threat Intelligence
EPSS
0.04% (11th
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-GOLANG-GITHUBCOMNETBIRDIONETBIRDMANAGEMENTSERVERACTIVITYSQLITE-7577996
- published 2 Aug 2024
- disclosed 1 Aug 2024
- credit Yuexi Zhang
Introduced: 1 Aug 2024
CVE-2024-41260 Open this link in a new tabHow to fix?
Upgrade github.com/netbirdio/netbird/management/server/activity/sqlite
to version 0.29.2 or higher.
Overview
Affected versions of this package are vulnerable to Use of a Hard-coded Cryptographic Key due to the use of a static initialization vector in the encrypt
function. An attacker can deduce patterns or decrypt data by exploiting the predictable IV.