Files
CVEs-PoC/2014/CVE-2014-4966.md
T
2025-09-29 21:09:30 +02:00

721 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