漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Giskard has a Regular Expression Denial of Service (ReDoS) in RegexMatching Check
Vulnerability Description
Giskard is an open-source testing framework for AI models. In versions prior to 1.0.2b1, the RegexMatching check passes a user-supplied regular expression pattern directly to Python's re.search() without any timeout or complexity guard. A crafted regex pattern can trigger catastrophic backtracking, causing the process to hang indefinitely. Exploitation requires write access to a check definition and subsequent execution of the test suite. This issue has been fixed in giskard-checks version 1.0.2b1.
CVSS Information
N/A
Vulnerability Type
CWE-1333
Vulnerability Title
Giskard 安全漏洞
Vulnerability Description
Giskard是Giskard开源的一个人工智能系统的评估与测试框架。 Giskard 1.0.2b1之前版本存在安全漏洞,该漏洞源于将用户提供的正则表达式直接传递给re.search函数,可能导致正则表达式拒绝服务攻击。
CVSS Information
N/A
Vulnerability Type
N/A