漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Woodpecker < 3.15.0 - GitLab Approval Gate Bypass via Spoofable Commit Author Name
Vulnerability Description
Woodpecker before 3.15.0 matches the ApprovalAllowedUsers bypass list against pipeline.Author. For the GitLab forge driver, pipeline.Author is populated from the git commit author name (commit.author.name) carried in the webhook payload, which is attacker-controlled and not verified by GitLab. A user who can open a merge request from a fork can set the commit author name to match an entry in ApprovalAllowedUsers, causing needsApproval to return false so the pipeline runs without the required approval. This defeats the fork-approval security boundary and allows execution of attacker-controlled pipeline steps on a Woodpecker agent and exfiltration of CI secrets exposed to the run. Other built-in forge drivers (Gitea, Forgejo, GitHub, Bitbucket) derive pipeline.Author from the forge-validated sender/actor identity and are not affected.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
使用欺骗进行的认证绕过
Vulnerability Title
Woodpecker 授权问题漏洞
Vulnerability Description
woodpecker-ci Woodpecker是woodpecker-ci团队开源的一个简单而强大的 CI/CD 引擎。 Woodpecker 3.15.0之前版本存在授权问题漏洞,该漏洞源于对GitLab forge驱动中pipeline.Author的验证不当,该字段由攻击者控制的webhook负载中的git提交作者名填充,可能导致绕过审批机制,使未授权的管道攻击者执行控制管道步骤并泄露CI秘密。
CVSS Information
N/A
Vulnerability Type
N/A