CVE-2023-46738

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-46738
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-46738.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-46738
Aliases
Related
Published
2024-01-03T16:15:08Z
Modified
2025-07-01T15:13:28.480751Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

CubeFS is an open-source cloud-native file storage system. A security vulnerability was found in CubeFS HandlerNode in versions prior to 3.3.1 that could allow authenticated users to send maliciously-crafted requests that would crash the ObjectNode and deny other users from using it. The root cause was improper handling of incoming HTTP requests that could allow an attacker to control the ammount of memory that the ObjectNode would allocate. A malicious request could make the ObjectNode allocate more memory that the machine had available, and the attacker could exhaust memory by way of a single malicious request. An attacker would need to be authenticated in order to invoke the vulnerable code with their malicious request and have permissions to delete objects. In addition, the attacker would need to know the names of existing buckets of the CubeFS deployment - otherwise the request would be rejected before it reached the vulnerable code. As such, the most likely attacker is an inside user or an attacker that has breached the account of an existing user in the cluster. The issue has been patched in v3.3.1. There is no other mitigation besides upgrading.

References

Affected packages

Git / github.com/cubefs/cubefs

Affected ranges

Type
GIT
Repo
https://github.com/cubefs/cubefs
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*

v1.0.0
v1.1.0
v1.1.1
v1.2.0
v1.3.0
v1.4.0
v1.5.0
v1.5.1

v2.*

v2.0.0
v2.0.0-rc.1
v2.1.0
v2.1.0-rc.1
v2.2.0
v2.2.1
v2.2.2
v2.3.0-rc.1
v2.4.0-rc.0
v2.5.0-rc.0

v3.*

v3.0.0
v3.1.0
v3.1.1
v3.1.2
v3.2.0
v3.2.1
v3.3.0