CVE-2024-39916

FOG is a free open-source cloning/imaging/rescue suite/inventory management system. There is a security issue with the NFS configuration in /etc/exports generated by the installer that allows an attacker to modify files outside the export in the default installation. The exports have the no_subtree_check option. The no_subtree_check option means that if a client performs a file operation, the server will only check if the requested file is on the correct filesystem, not if it is in the correct directory. This enables modifying files in /images, accessing other files on the same filesystem, and accessing files on other filesystems. This vulnerability is fixed in 1.5.10.30.
Configurations

Configuration 1 (hide)

cpe:2.3:a:fogproject:fogproject:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-07-12 15:15

Updated : 2024-11-21 09:28


NVD link : CVE-2024-39916

Mitre link : CVE-2024-39916

CVE.ORG link : CVE-2024-39916


JSON object : View

Products Affected

fogproject

  • fogproject
CWE
CWE-453

Insecure Default Variable Initialization

CWE-1188

Initialization of a Resource with an Insecure Default