SCA: security update for translate (GHSA-882j-4vj5-7vmj)

medium Tenable Self-Hosted Container Security Plugin ID 412526

Description

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

- Translate is a package that allows users to convert text to different languages on Node.js and the
browser. Prior to version 3.0.0, an attacker controlling the second variable of the `translate` function
is able to perform a cache poisoning attack. They can change the outcome of translation requests made by
subsequent users. The `opt.id` parameter allows the overwriting of the cache key. If an attacker sets the
`id` variable to the cache key that would be generated by another user, they can choose the response that
user gets served. Version 3.0.0 fixes this issue. (CVE-2024-29042)

See Also

https://github.com/advisories/GHSA-882j-4vj5-7vmj

Plugin Details

Severity: Medium

ID: 412526

Version: Revision 1.9

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: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2024-29042

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/22/2024

Vulnerability Publication Date: 3/22/2024

Reference Information

CVE: CVE-2024-29042

cwe: CWE-20