漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
ciguard: SCA HTTP client reads response body without size cap
Vulnerability Description
ciguard is a static security auditor for CI/CD pipelines. From 0.6.0 to 0.8.1, both SCA HTTP clients (src/ciguard/analyzer/sca/osv.py and src/ciguard/analyzer/sca/endoflife.py) call payload = json.loads(resp.read().decode('utf-8')) without a maximum-bytes cap. A hostile or compromised endoflife.date / OSV.dev (or a successful TLS MITM) could return a multi-GB response, exhausting the ciguard process's memory. This vulnerability is fixed in 0.8.2.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Vulnerability Type
不加限制或调节的资源分配
Vulnerability Title
ciguard 安全漏洞
Vulnerability Description
ciguard是Johannes Moore个人开发者的一款CI/CD管道安全审计与可视化工具。 ciguard 0.6.0至0.8.1版本存在安全漏洞,该漏洞源于SCA HTTP客户端调用json.loads时未设置最大字节限制,可能导致恶意或受损的endpoint返回多GB响应,耗尽进程内存。
CVSS Information
N/A
Vulnerability Type
N/A