SCA: security update for github.com/cubefs/cubefs (GHSA-8579-7p32-f398)

high Tenable Self-Hosted Container Security Plugin ID 412433

Description

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

- CubeFS is an open-source cloud-native file storage system. A vulnerability was found during in the CubeFS
master component in versions prior to 3.3.1 that could allow an untrusted attacker to steal user passwords
by carrying out a timing attack. The root case of the vulnerability was that CubeFS used raw string
comparison of passwords. The vulnerable part of CubeFS was the UserService of the master component. The
UserService gets instantiated when starting the server of the master component. The issue has been patched
in v3.3.1. For impacted users, there is no other way to mitigate the issue besides upgrading.
(CVE-2023-46739)

See Also

https://github.com/advisories/GHSA-8579-7p32-f398

Plugin Details

Severity: High

ID: 412433

Version: Revision 1.7

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

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

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

CVSS Score Source: CVE-2023-46739

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

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

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 4.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:L

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/3/2024

Vulnerability Publication Date: 1/3/2024

Reference Information

CVE: CVE-2023-46739

cwe: CWE-203