SCA: security update for ced (GHSA-27wq-qx3q-fxm9)

high Tenable Cloud Security Plugin ID 408782

Description

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

- ced detects character encoding using Google’s compact_enc_det library. In ced v0.1.0, passing data types
other than `Buffer` causes the Node.js process to crash. The problem has been patched in ced v1.0.0. As a
workaround, before passing an argument to ced, verify it’s a `Buffer` using `Buffer.isBuffer(obj)`.
(CVE-2021-39131)

See Also

https://github.com/advisories/GHSA-27wq-qx3q-fxm9

Plugin Details

Severity: High

ID: 408782

Version: Revision 1.5

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

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2021-39131

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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: 8/23/2021

Vulnerability Publication Date: 8/17/2021

Reference Information

CVE: CVE-2021-39131

cwe: CWE-241