—
PYSEC-2018-41
Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / ansible
Introduced in:
0 Fixed in: ed56f51f185a1ffd7ea57130d260098686fcc7c2 Fix
pip install --upgrade 'ansible>=ed56f51f185a1ffd7ea57130d260098686fcc7c2' References
- https://github.com/ansible/ansible/commit/ed56f51f185a1ffd7ea57130d260098686fcc7c2 [FIX]
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7481 [REPORT]
- https://access.redhat.com/errata/RHSA-2017:2524 [ADVISORY]
- https://access.redhat.com/errata/RHSA-2017:1599 [ADVISORY]
- https://access.redhat.com/errata/RHSA-2017:1499 [ADVISORY]
- https://access.redhat.com/errata/RHSA-2017:1476 [ADVISORY]
- https://access.redhat.com/errata/RHSA-2017:1334 [ADVISORY]
- https://access.redhat.com/errata/RHSA-2017:1244 [ADVISORY]
- http://www.securityfocus.com/bid/98492 [WEB]
- https://usn.ubuntu.com/4072-1/ [WEB]
- https://lists.debian.org/debian-lts-announce/2021/01/msg00023.html [WEB]
- https://github.com/advisories/GHSA-w578-j992-554x [ADVISORY]