Lucene search

K
cvelistHackeroneCVELIST:CVE-2023-46809
HistorySep 07, 2024 - 4:03 p.m.

CVE-2023-46809

2024-09-0716:03:32
hackerone
www.cve.org
7
node.js
openssl
marvin attack
pkcs #1
rsa decryption

EPSS

0

Percentile

9.5%

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 descryption using a private key.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "vendor": "Node",
    "product": "https://github.com/nodejs/node",
    "versions": [
      {
        "version": "21.6.0",
        "status": "affected",
        "lessThanOrEqual": "21.6.0",
        "versionType": "semver"
      },
      {
        "version": "20.11.0",
        "status": "affected",
        "lessThanOrEqual": "20.11.0",
        "versionType": "semver"
      },
      {
        "version": "18.19.0",
        "status": "affected",
        "lessThanOrEqual": "18.19.0",
        "versionType": "semver"
      }
    ]
  }
]