CVE 7 HIGH

GitProxy is vulnerable to a packfile parsing exploit_CVE-2025-54584

7 / 10
HIGH
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N

Description

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.

Basic Information

ID CVE-2025-54584
Source GitHub_M
Published Jul 30, 2025 at 20:01
Modified Jul 30, 2025 at 20:19

Affected Product

Vendor finos
Product git-proxy
Version < 1.19.2
Affected Versions finos git-proxy < 1.19.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.