CVE-2024-39916

MEDIUM EPSS 20.2%
Published Jul 12, 20241y ago · Modified Jun 17, 20262w ago
6.4 CVSS 3.1
Medium
Find Similar
Published Jul 12, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
6.4
Exploitability
3.1
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
20.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-1188
CWE-453

Affected Products 1

VendorProductVersionRange
fogprojectfogproject* ≤1.5.10

References 2

  • github.com https://github.com/FOGProject/fogproject/commit/2de209bc57a177a052b4a877f000c591740b2f88
    Patch
  • github.com https://github.com/FOGProject/fogproject/security/advisories/GHSA-3xjr-xf9v-hwjh
    Third Party Advisory

Remediation

  • github.com https://github.com/FOGProject/fogproject/commit/2de209bc57a177a052b4a877f000c591740b2f88
    Patch