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.
References
Configurations
No configuration.
History
02 Aug 2024, 12:59
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
01 Aug 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-01 22:15
Updated : 2024-08-02 12:59
NVD link : CVE-2024-41956
Mitre link : CVE-2024-41956
CVE.ORG link : CVE-2024-41956
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')