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
ciguard: discover_pipeline_files follows symlinks out of scan root
Vulnerability Description
ciguard is a static security auditor for CI/CD pipelines. From 0.8.0 to 0.8.1 , the discover_pipeline_files() function in src/ciguard/discovery.py walks a directory tree following symlinks, with cycle protection via tracking visited resolved paths. An attacker who can plant a symlink in a directory the user (or AI agent) scans can cause discovery to walk into the symlink target and return paths to pipeline-shaped files outside the requested root. This vulnerability is fixed in 0.8.2.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N
Vulnerability Type
在文件访问前对链接解析不恰当(链接跟随)
Vulnerability Title
ciguard 后置链接漏洞
Vulnerability Description
ciguard是Johannes Moore个人开发者的一款CI/CD管道安全审计与可视化工具。 ciguard 0.8.0至0.8.1版本存在后置链接漏洞,该漏洞源于discover_pipeline_files()函数在遍历目录树时跟随符号链接,可能导致攻击者通过植入符号链接使发现过程返回根目录外的管道形状文件路径。
CVSS Information
N/A
Vulnerability Type
N/A