CVE-2024-39916

Source
https://cve.org/CVERecord?id=CVE-2024-39916
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-39916.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-39916
Aliases
  • GHSA-3xjr-xf9v-hwjh
Published
2024-07-12T15:00:10Z
Modified
2026-08-12T03:51:38Z
Severity
  • 6.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
NFS server misconfiguration allows file access outside the exported directory
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-453"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/39xxx/CVE-2024-39916.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "1.5.10.30"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/fogproject/fogproject

Affected ranges

Type
GIT
Repo
https://github.com/fogproject/fogproject
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "cpe": "cpe:2.3:a:fogproject:fogproject:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.5.10"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-39916.json"