mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
20 lines
1003 B
Markdown
20 lines
1003 B
Markdown
### [CVE-2016-9587](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9587)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Ansible before versions 2.1.4, 2.2.1 is vulnerable to an improper input validation in Ansible's handling of data sent from client systems. An attacker with control over a client system being managed by Ansible and the ability to send facts back to the Ansible server could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/41013/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/rektide/compfuzor
|
|
|