Vulnerability 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 Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/charmbracelet/soft-serve/commit/4daebdd422a6ba8c04162d023f8be
- https://github.com/charmbracelet/soft-serve/security/advisories/GHSA-m445-w3xr-v
FAQ
What is CVE-2024-41956?
CVE-2024-41956 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 environ...
How severe is CVE-2024-41956?
CVE-2024-41956 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41956?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.