CVE-2017-7481: Improper Input Validation
(updated )
Ansible 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.
References
Detect and mitigate CVE-2017-7481 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →