CVE-2023-37464 (CNNVD-202307-1328)
中文标题:
cjose 加密问题漏洞
英文标题:
Incorrect Authentication Tag length usage in AES GCM decryption in OpenIDC/cjose
漏洞描述
中文描述:
Cisco cjose是美国思科(Cisco)公司的一个用来实现 Javascript 对象签名和加密 (JOSE) 的 C 库。 cjose存在加密问题漏洞,该漏洞源于 AES GCM 解密例程错误地使用了 JWE 中提供的实际身份验证标签中的标签长度。
英文描述:
OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version >= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| OpenIDC | cjose | < 0.6.2.2 | - | - |
cpe:2.3:a:openidc:cjose:<_0.6.2.2:*:*:*:*:*:*:*
|
| cisco | cjose | * | - | - |
cpe:2.3:a:cisco:cjose:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2023-37464 |
2025-11-11 15:22:01 | 2025-11-11 07:38:27 |
| NVD | nvd_CVE-2023-37464 |
2025-11-11 14:59:05 | 2025-11-11 07:46:34 |
| CNNVD | cnnvd_CNNVD-202307-1328 |
2025-11-11 15:11:15 | 2025-11-11 07:58:04 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 加密问题
- cnnvd_id: 未提取 -> CNNVD-202307-1328
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']