Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Incorrect Authentication Tag length usage in AES GCM decryption in OpenIDC/cjose
Vulnerability Description
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).
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
Vulnerability Type
使用已被攻破或存在风险的密码学算法
Vulnerability Title
cjose 加密问题漏洞
Vulnerability Description
Cisco cjose是美国思科(Cisco)公司的一个用来实现 Javascript 对象签名和加密 (JOSE) 的 C 库。 cjose存在加密问题漏洞,该漏洞源于 AES GCM 解密例程错误地使用了 JWE 中提供的实际身份验证标签中的标签长度。
CVSS Information
N/A
Vulnerability Type
N/A