← Back

CVE-2023-25653

nvd nist
Published: Feb 16, 2023Modified: Nov 21, 2024

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: NVD

Description

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.

Affected (1)

Products: Cisco: Node Jose
1 product
Node Jose
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 2.2.0

References (4)

Source: security-advisories@github.com
Technical DescriptionVendor Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Technical DescriptionVendor Advisory

Timeline

No history available yet.