Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Tinou98

#34618of 53,630
7.5Total CVSS
Vulnerabilities · 1
PT-2023-29861
7.5
2023-10-30
Unknown · Nats Server · CVE-2023-46129
**Name of the Vulnerable Software and Affected Versions** nkeys versions 0.4.0 through 0.4.5 NATS Server versions 2.10.0 through 2.10.3 **Description** NATS.io is a high performance open source pub-sub distributed communication technology. The cryptographic key handling library, nkeys, recently gained support for encryption. In nkeys versions 0.4.0 through 0.4.5, the `xkeys` encryption handling logic mistakenly passed an array by value into an internal function, where the function mutated that buffer to populate the encryption key to use. As a result, all encryption was actually to an all-zeros key. This affects encryption only, not signing. **Recommendations** For nkeys versions 0.4.0 through 0.4.5, update the dependency to version 0.4.6 or later, recompile, and deploy in lockstep. For NATS Server versions 2.10.0 through 2.10.3, upgrade to version 2.10.4 or later.