CVE-2023-25653 (CNNVD-202302-1415)
中文标题:
jose 安全漏洞
英文标题:
Improper calculations in ECC implementation can trigger a Denial-of-Service (DoS)
漏洞描述
中文描述:
npm jose是美国npm公司的一个应用软件。使用本机加密运行时不依赖项的JWA,JWS,JWE,JWT,JWK。 jose 2.2.0之前版本存在安全漏洞,该漏洞源于存在拒绝服务(DoS)漏洞。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| cisco | node-jose | < 2.2.0 | - | - |
cpe:2.3:a:cisco:node-jose:<_2.2.0:*:*:*:*:*:*:*
|
| cisco | node-jose | * | - | - |
cpe:2.3:a:cisco:node-jose:*:*:*:*:*:node.js:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2023-25653 |
2025-11-11 15:21:51 | 2025-11-11 07:38:11 |
| NVD | nvd_CVE-2023-25653 |
2025-11-11 14:58:56 | 2025-11-11 07:46:19 |
| CNNVD | cnnvd_CNNVD-202302-1415 |
2025-11-11 15:11:07 | 2025-11-11 07:57:47 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202302-1415
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']