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.
References
Link | Resource |
---|---|
https://github.com/finos/git-proxy/commit/333c98a165a5a1ec88414db3d4a2c6f81e083e0f | Patch |
https://github.com/finos/git-proxy/commit/a620a2f33c39c78e01783a274580bf822af3cc3a | Patch |
https://github.com/finos/git-proxy/releases/tag/v1.19.2 | Patch Release Notes |
https://github.com/finos/git-proxy/security/advisories/GHSA-xxmh-rf63-qwjv | Exploit Third Party Advisory |
Configurations
History
01 Aug 2025, 20:04
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:finos:gitproxy:*:*:*:*:*:*:*:* | |
References | () https://github.com/finos/git-proxy/commit/333c98a165a5a1ec88414db3d4a2c6f81e083e0f - Patch | |
References | () https://github.com/finos/git-proxy/commit/a620a2f33c39c78e01783a274580bf822af3cc3a - Patch | |
References | () https://github.com/finos/git-proxy/releases/tag/v1.19.2 - Patch, Release Notes | |
References | () https://github.com/finos/git-proxy/security/advisories/GHSA-xxmh-rf63-qwjv - Exploit, Third Party Advisory | |
First Time |
Finos gitproxy
Finos |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.7 |
31 Jul 2025, 18:42
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
30 Jul 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-30 20:15
Updated : 2025-08-01 20:04
NVD link : CVE-2025-54584
Mitre link : CVE-2025-54584
CVE.ORG link : CVE-2025-54584
JSON object : View
Products Affected
finos
- gitproxy
CWE
CWE-115
Misinterpretation of Input