Files
CVEs-PoC/2014/CVE-2014-4967.md
T
2024-05-26 14:27:05 +02:00

18 lines
805 B
Markdown

### [CVE-2014-4967](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4967)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple argument injection vulnerabilities in Ansible before 1.6.7 allow remote attackers to execute arbitrary code by leveraging access to an Ansible managed host and providing a crafted fact, as demonstrated by a fact with (1) a trailing " src=" clause, (2) a trailing " temp=" clause, or (3) a trailing " validate=" clause accompanied by a shell command.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/clhlc/ansible-2.0