Skip to main content

Covert Timing Channel

CVE-2023-46809

Severity High
Score 7.4/10

Summary

Node.js versions which bundle an unpatched version of OpenSSL or run against a dynamically linked version of OpenSSL which are unpatched are vulnerable to the Marvin Attack - "https://people.redhat.com/~hkario/marvin/", if "PCKS #1 v1.5" padding is allowed when performing RSA decryption using a private key. This vulnerability affects nodejs package versions 18.x prior to 18.19.1, 20.x prior to 20.11.1, 21.x prior to 21.6.2.

  • HIGH
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • NONE

CWE-385 - Covert Timing Channel

Covert timing channels convey information by modulating some aspect of system behavior over time, so that the program receiving the information can observe system behavior and infer protected information.

Advisory Timeline

  • Published