CVE-2017-2298
medium
CVSS v3
6.5
CVSS v2
4.3
VIR risk
6.5
Description
The mcollective-sshkey-security plugin before 0.5.1 for Puppet uses a server-specified identifier as part of a path where a file is written. A compromised server could use this to write a file to an arbitrary location on the client with the filename appended with the string "_pub.pem".
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security@puppet.com — https://puppet.com/security/cve/cve-2017-2298
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| puppet | mcollective-sshkey-security | {"endIncluding":"0.5.0"} | |
References
- https://github.com/puppetlabs/mcollective-sshkey-security/blob/0.5.1/CHANGELOG.md
- https://github.com/puppetlabs/mcollective-sshkey-security/commit/3388a3109f4fb1c69fa8505e991bf59ca20d19a2
- https://puppet.com/security/cve/cve-2017-2298
- https://github.com/puppetlabs/mcollective-sshkey-security/blob/0.5.1/CHANGELOG.md
- https://github.com/puppetlabs/mcollective-sshkey-security/commit/3388a3109f4fb1c69fa8505e991bf59ca20d19a2
- https://puppet.com/security/cve/cve-2017-2298
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.