cve/2014/CVE-2014-4966.md
2024-05-26 14:27:05 +02:00

710 B

CVE-2014-4966

Description

Ansible before 1.6.7 does not prevent inventory data with "{{" and "lookup" substrings, and does not prevent remote data with "{{" substrings, which allows remote attackers to execute arbitrary code via (1) crafted lookup('pipe') calls or (2) crafted Jinja2 data.

POC

Reference

No PoCs from references.

Github