CVE-2017-2292
Last modified
CVE-2017-2292 is a vulnerability of currently unknown severity. 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. EPSS estimates a 2.18% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Puppet | Mcollective | <= 2.10.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-2292?
How severe is CVE-2017-2292?
How do I fix CVE-2017-2292?
Are you affected by CVE-2017-2292?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
