← Back to CVE List

CVE-2017-7481

Published: 2018-07-19T13:29Z
Last Modified: 2024-11-21T03:31Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Ansible before versions 2.3.1.0 and 2.4.0.0 fails to properly mark lookup-plugin results as unsafe. If an attacker could control the results of lookup() calls, they could inject Unicode strings to be parsed by the jinja2 templating system, resulting in code execution. By default, the jinja2 templating language is now marked as 'unsafe' and is not evaluated. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt