SCA: security update for aim (GHSA-mxvw-cj37-8g2h)

critical Tenable Cloud Security Plugin ID 446606

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-2195)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-mxvw-cj37-8g2h

Plugin Details

Severity: Critical

ID: 446606

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.49

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2024-2195

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/10/2024

Vulnerability Publication Date: 4/10/2024

Reference Information

CVE: CVE-2024-2195

cwe: CWE-94