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.
References
Link | Resource |
---|---|
https://github.com/cubefs/cubefs/commit/6a0d5fa45a77ff20c752fa9e44738bf5d86c84bd | Patch |
https://github.com/cubefs/cubefs/security/advisories/GHSA-8579-7p32-f398 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2024-01-03 17:15
Updated : 2024-01-10 17:06
NVD link : CVE-2023-46739
Mitre link : CVE-2023-46739
CVE.ORG link : CVE-2023-46739
JSON object : View
Products Affected
linuxfoundation
- cubefs
CWE
CWE-203
Observable Discrepancy