First published: Tue Jul 31 2018(Updated: )
A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and inject this key instead of the correct key.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Redhat Ansible | <2.2.0 | |
pip/ansible | >=0<2.2.0.0 | 2.2.0.0 |
<2.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-8614 is a vulnerability in Ansible before version 2.2.0 that allows a remote adversary to create a malicious OpenPGP key.
The severity of CVE-2016-8614 is high, with a CVSS score of 7.5.
CVE-2016-8614 affects Ansible before version 2.2.0, specifically the apt_key module.
An attacker can exploit CVE-2016-8614 by creating an OpenPGP key that matches the short key ID and injecting it instead of the correct key.
Yes, the fix for CVE-2016-8614 is to upgrade to Ansible version 2.2.0 or later.