Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-25653
HistoryFeb 16, 2023 - 7:15 p.m.

Input validation

2023-02-1619:15:00
PRIOn knowledge base
www.prio-n.com
4
javascript
jose
denial-of-service
ecc
crypto
patched
webcrypto
node.js
nvd

7.5 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

36.9%

node-jose is a JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for web browsers and node.js-based servers. Prior to version 2.2.0, when using the non-default “fallback” crypto back-end, ECC operations in node-jose can trigger a Denial-of-Service (DoS) condition, due to a possible infinite loop in an internal calculation. For some ECC operations, this condition is triggered randomly; for others, it can be triggered by malicious input. The issue has been patched in version 2.2.0. Since this issue is only present in the “fallback” crypto implementation, it can be avoided by ensuring that either WebCrypto or the Node crypto module is available in the JS environment where node-jose is being run.

CPENameOperatorVersion
node-joselt2.2.0

7.5 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

36.9%

Related for PRION:CVE-2023-25653