Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade @finos/git-proxy
to version 1.19.2 or higher.
@finos/git-proxy is a Deploy custom push protections and policies on top of Git.
Affected versions of this package are vulnerable to Improper Authorization via the getDiff.ts
and parsePush.ts
files, when handling new branch creation. An attacker can bypass required approvals for prior commits on a parent branch by exploiting the approval workflow for child branches.
Note:
This is only exploitable if a GitProxy administrator or designated user with approval rights (canUserApproveRejectPush
) is available to approve pushes to the child branch.