CVE-2024-41956
HIGH EPSS 39.6%
Published Aug 1, 20241y ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
Published Aug 1, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
Description
Soft Serve is a self-hostable Git server for the command line. Prior to 0.7.5, it is possible for a user who can commit files to a repository hosted by Soft Serve to execute arbitrary code via environment manipulation and Git. The issue is that Soft Serve passes all environment variables given by the client to git subprocesses. This includes environment variables that control program execution, such as LD_PRELOAD. This vulnerability is fixed in 0.7.5.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
39.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-78 OS Command Injection Injection
References 2
- github.com https://github.com/charmbracelet/soft-serve/commit/4daebdd422a6ba8c04162d023f8be355a8fe3184
- github.com https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-m445-w3xr-vp2f
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.