漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
LightRAG has a JWT Algorithm Confusion Vulnerability in LightRAG API
Vulnerability Description
LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.4.14, the LightRAG API is vulnerable to a JWT algorithm confusion attack where an attacker can forge tokens by specifying 'alg': 'none' in the JWT header. Since the jwt.decode() call does not explicitly deny the 'none' algorithm, a crafted token without a signature will be accepted as valid, leading to unauthorized access. This vulnerability is fixed in 1.4.14.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N
Vulnerability Type
密码学签名的验证不恰当
Vulnerability Title
LightRAG 数据伪造问题漏洞
Vulnerability Description
LightRAG是中国香港大学数据智能实验室(HKU)开源的一款检索增强生成的应用程序。 LightRAG 1.4.14之前版本存在数据伪造问题漏洞,该漏洞源于存在JWT算法混淆攻击,可能导致攻击者通过指定none算法伪造令牌,造成未经授权的访问。
CVSS Information
N/A
Vulnerability Type
N/A