SCA: security update for sockeye (GHSA-ggmr-44cv-24pm)

high Tenable Cloud Security Plugin ID 415121

Description

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

- Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch.
Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML
loading, which can be made to execute arbitrary code embedded in config files. An attacker can add
malicious code to the config file of a trained model and attempt to convince users to download and run it.
If users run the model, the embedded code will run locally. The issue is fixed in version 2.3.24.
(CVE-2021-43811)

See Also

https://github.com/advisories/GHSA-ggmr-44cv-24pm

Plugin Details

Severity: High

ID: 415121

Version: Revision 1.6

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

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2021-43811

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 7

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:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 12/9/2021

Vulnerability Publication Date: 12/8/2021

Reference Information

CVE: CVE-2021-43811

cwe: CWE-94