GitProxy is an application that stands between developers and a Git remote endpoint (e.g., github.com). In versions 1.19.1 and below, an attacker can craft a malicious Git packfile to exploit the PACK signature detection in the parsePush.ts file. By embedding a misleading PACK signature within commit content and carefully constructing the packet structure, the attacker can trick the parser into treating invalid or unintended data as the packfile. Potentially, this would allow bypassing approval or hiding commits. This issue is fixed in version 1.19.2.
The product misinterprets an input, whether from an attacker or another product, in a security-relevant fashion.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Gitproxy | Finos | * | 1.19.2 (excluding) |