CVE-2016-10030

Source
https://cve.org/CVERecord?id=CVE-2016-10030
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-10030.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2016-10030
Downstream
Related
Published
2017-01-05T11:59:00.133Z
Modified
2026-05-17T11:55:03.228883470Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

The prologerror function in slurmd/req.c in Slurm before 15.08.13, 16.x before 16.05.7, and 17.x before 17.02.0-pre4 has a vulnerability in how the slurmd daemon informs users of a Prolog failure on a compute node. That vulnerability could allow a user to assume control of an arbitrary file on the system. Any exploitation of this is dependent on the user being able to cause or anticipate the failure (non-zero return code) of a Prolog script that their job would run on. This issue affects all Slurm versions from 0.6.0 (September 2005) to present. Workarounds to prevent exploitation of this are to either disable your Prolog script, or modify it such that it always returns 0 ("success") and adjust it to set the node as down using scontrol instead of relying on the slurmd to handle that automatically. If you do not have a Prolog set you are unaffected by this issue.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "CPE_FIELD",
            "vendor_product": "schedmd:slurm",
            "extracted_events": [
                {
                    "last_affected": "16.05.0"
                },
                {
                    "last_affected": "16.05.0-pre2"
                },
                {
                    "last_affected": "16.05.0-rc1"
                },
                {
                    "last_affected": "16.05.0-rc2"
                },
                {
                    "last_affected": "16.05.1"
                },
                {
                    "last_affected": "17.02.0-pre2"
                },
                {
                    "last_affected": "17.02.0-pre3"
                }
            ],
            "cpes": [
                "cpe:2.3:a:schedmd:slurm:16.05.0:*:*:*:*:*:*:*",
                "cpe:2.3:a:schedmd:slurm:16.05.0:pre2:*:*:*:*:*:*",
                "cpe:2.3:a:schedmd:slurm:16.05.0:rc1:*:*:*:*:*:*",
                "cpe:2.3:a:schedmd:slurm:16.05.0:rc2:*:*:*:*:*:*",
                "cpe:2.3:a:schedmd:slurm:16.05.1:*:*:*:*:*:*:*",
                "cpe:2.3:a:schedmd:slurm:17.02.0:pre2:*:*:*:*:*:*",
                "cpe:2.3:a:schedmd:slurm:17.02.0:pre3:*:*:*:*:*:*"
            ]
        }
    ]
}
References

Affected packages