Deserialization in Puppet Mcollective

CVE-2017-2292

Versions of MCollective prior to 2.10.4 deserialized YAML from agents without calling safe_load, allowing the potential for arbitrary code execution on the server. The fix for this is to call YAML.safe_load on input. This has been tested in all Puppet-supplied MCollective plugins, but there is a chance that third-party plugins could rely on this insecure behavior.

Vulnerability class: Insecure Deserialization

EPSS: 0.022 (80.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.0 (Critical). Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2017-2292?
CVE-2017-2292 is a critical-severity vulnerability in Puppet Mcollective, classified under Deserialization of Untrusted Data. CVSS score: 9.0/10. Published 2017-06-30.
How severe is CVE-2017-2292?
Critical severity. CVSS v3 base score is 9.0 out of 10.