GitProxy is an application that stands between developers and a Git remote endpoint (e.g., github.com). Versions 1.19.1 and below allow users to push to remote repositories while bypassing policies and explicit approvals. Since checks and plugins are skipped, code containing secrets or unwanted changes could be pushed into a repository. This is fixed in version 1.19.2.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
Link | Tags |
---|---|
https://github.com/finos/git-proxy/security/advisories/GHSA-qr93-8wwf-22g4 | exploit third party advisory |
https://github.com/finos/git-proxy/commit/a620a2f33c39c78e01783a274580bf822af3cc3a | patch |
https://github.com/finos/git-proxy/commit/bd2ecb2099cba21bca3941ee4d655d2eb887b3a9 | patch |
https://github.com/finos/git-proxy/releases/tag/v1.19.2 | patch release notes |