CVE-2024-2195

A critical Remote Code Execution (RCE) vulnerability was identified in the aimhubio/aim project, specifically within the `/api/runs/search/run/` endpoint, affecting versions >= 3.0.0. The vulnerability resides in the `run_search_api` function of the `aim/web/api/runs/views.py` file, where improper restriction of user access to the `RunView` object allows for the execution of arbitrary code via the `query` parameter. This issue enables attackers to execute arbitrary commands on the server, potentially leading to full system compromise.
Configurations

No configuration.

History

21 Nov 2024, 09:09

Type Values Removed Values Added
Summary
  • (es) Se identificó una vulnerabilidad crítica de ejecución remota de código (RCE) en el proyecto aimhubio/aim, específicamente dentro del endpoint `/api/runs/search/run/`, que afecta a las versiones >= 3.0.0. La vulnerabilidad reside en la función `run_search_api` del archivo `aim/web/api/runs/views.py`, donde la restricción indebida del acceso del usuario al objeto `RunView` permite la ejecución de código arbitrario a través del parámetro `query`. Este problema permite a los atacantes ejecutar comandos arbitrarios en el servidor, lo que potencialmente puede provocar un compromiso total del sistema.
References () https://huntr.com/bounties/22f2355e-b875-4c01-b454-327e5951c018 - () https://huntr.com/bounties/22f2355e-b875-4c01-b454-327e5951c018 -

10 Apr 2024, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-10 17:15

Updated : 2024-11-21 09:09


NVD link : CVE-2024-2195

Mitre link : CVE-2024-2195

CVE.ORG link : CVE-2024-2195


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')