Skip to content

OS Command Injection for Fluid Users with JuicefsRuntime

Moderate
cheyang published GHSA-wx8q-4gm9-rj2g Mar 15, 2024

Package

pkg/ddc/juicefs/operations/base.go (Kubernetes)

Affected versions

< 0.9.3

Patched versions

0.9.3

Description

Impact

OS command injection vulnerability within the Fluid project's JuicefsRuntime can potentially allow an authenticated user, who has the authority to create or update the K8s CRD Dataset/JuicefsRuntime, to execute arbitrary OS commands within the juicefs related containers. This could lead to unauthorized access, modification or deletion of data.

Patches

For users who're using version < 0.9.3 with JuicefsRuntime, upgrade to v0.9.3.

References

Are there any links users can visit to find out more?

Credits

Special thanks to the discovers of this issue:

Xiaozheng Zhang [email protected]

Severity

Moderate
4.0
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
High
Privileges required
High
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N

CVE ID

CVE-2023-51699

Weaknesses

Credits