SCA: security update for sagemaker (GHSA-7pc3-pr3q-58vg)

high Tenable Cloud Security Plugin ID 412171

Description

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

- sagemaker-python-sdk is a library for training and deploying machine learning models on Amazon SageMaker.
In affected versions the capture_dependencies function in
`sagemaker.serve.save_retrive.version_1_0_0.save.utils` module allows for potentially unsafe Operating
System (OS) Command Injection if inappropriate command is passed as the “requirements_path” parameter.
This consequently may allow an unprivileged third party to cause remote code execution, denial of service,
affecting both confidentiality and integrity. This issue has been addressed in version 2.214.3. Users are
advised to upgrade. Users unable to upgrade should not override the “requirements_path” parameter of
capture_dependencies function in `sagemaker.serve.save_retrive.version_1_0_0.save.utils`, and instead use
the default value. (CVE-2024-34073)

See Also

https://github.com/advisories/GHSA-7pc3-pr3q-58vg

Plugin Details

Severity: High

ID: 412171

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.76

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.2

Temporal Score: 5.3

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

CVSS Score Source: CVE-2024-34073

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.8

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/3/2024

Vulnerability Publication Date: 5/3/2024

Reference Information

CVE: CVE-2024-34073

cwe: CWE-78