漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
jwe: Missing AES-GCM authentication tag validation in encrypted JWEs
Vulnerability Description
jwe is a Ruby implementation of the RFC 7516 JSON Web Encryption (JWE) standard. In versions 1.1.0 and below, authentication tags of encrypted JWEs can be brute forced, which may result in loss of confidentiality for those JWEs and provide ways to craft arbitrary JWEs. This puts users at risk because JWEs can be modified to decrypt to an arbitrary value, decrypted by observing parsing differences and the GCM internal GHASH key can be recovered. Users are affected by this vulnerability even if they do not use an AES-GCM encryption algorithm for their JWEs. As the GHASH key may have been leaked, users must rotate the encryption keys after upgrading. This issue is fixed in version 1.1.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Vulnerability Type
完整性检查值验证不恰当
Vulnerability Title
JWE 安全漏洞
Vulnerability Description
JWE是JSON Web Token开源的一个Ruby的JSON Web加密库。 JWE 1.1.0及之前版本存在安全漏洞,该漏洞源于加密JWE的认证标签可被暴力破解,可能导致机密性丧失。
CVSS Information
N/A
Vulnerability Type
N/A