CVE-2024-41956

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.
Configurations

No configuration.

History

02 Aug 2024, 12:59

Type Values Removed Values Added
Summary
  • (es) Soft Serve es un servidor Git autohospedable para la línea de comandos. Antes de 0.7.5, era posible que un usuario que pudiera enviar archivos a un repositorio alojado por Soft Serve ejecutara código arbitrario mediante manipulación del entorno y Git. El problema es que Soft Serve pasa todas las variables de entorno proporcionadas por el cliente a los subprocesos de git. Esto incluye variables de entorno que controlan la ejecución del programa, como LD_PRELOAD. Esta vulnerabilidad se solucionó en 0.7.5.

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')