CVE-2023-46740
CVSS V2 None
CVSS V3 None
Description
CubeFS is an open-source cloud-native file storage system. Prior to version 3.3.1, CubeFS used an insecure random string generator to generate user-specific, sensitive keys used to authenticate users in a CubeFS deployment. This could allow an attacker to predict and/or guess the generated string and impersonate a user thereby obtaining higher privileges. When CubeFS creates new users, it creates a piece of sensitive information for the user called the “accessKey”. To create the "accesKey", CubeFS uses an insecure string generator which makes it easy to guess and thereby impersonate the created user. An attacker could leverage the predictable random string generator and guess a users access key and impersonate the user to obtain higher privileges. The issue has been fixed in v3.3.1. There is no other mitigation than to upgrade.
Overview
- CVE ID
- CVE-2023-46740
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-01-03T16:20:18.619Z
- Last Modified Date
- 2024-01-03T16:20:18.619Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/cubefs/cubefs/security/advisories/GHSA-4248-p65p-hcrm | x_refsource_CONFIRM |
https://github.com/cubefs/cubefs/commit/8555c6402794cabdf2cc025c8bea1576122c07ba | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-46740 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-46740 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-24 22:26:12 | Added to TrackCVE |