Security Advisory

CVE-2024-41956

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-08-01 22:07:32
Last updated 2024-08-02 14:47:38
Assigner GitHub_M
State PUBLISHED

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.