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

18 lines
712 B
Markdown

### [CVE-2016-8628](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8628)
![](https://img.shields.io/static/v1?label=Product&message=Ansible&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-77&color=brighgreen)
### Description
Ansible before version 2.2.0 fails to properly sanitize fact variables sent from the Ansible controller. An attacker with the ability to create special variables on the controller could execute arbitrary commands on Ansible clients as the user Ansible runs as.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon