mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
805 B
Markdown
18 lines
805 B
Markdown
### [CVE-2014-4967](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4967)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|