
Fix ImageMagick Command Injection (CVE-2016-3714) with Ansible.
Fix ImageMagick Command Injection (CVE-2016-3714) security issue with Ansible.
Any installed imagemagick and before v6.7.7.10 machine.
A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml.
policy_path: "/etc/ImageMagick/policy.xml"
injection_src: "/etc/passwd"
injection_dest: "/tmp/hack.txt"
none.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: chusiang.CVE-2016-3714 }
Copyright (c) chusiang from 2016 under the MIT license.