mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
19 lines
880 B
Markdown
19 lines
880 B
Markdown
### [CVE-2017-2809](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2809)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable vulnerability exists in the yaml loading functionality of ansible-vault before 1.0.5. A specially crafted vault can execute arbitrary python commands resulting in command execution. An attacker can insert python into the vault to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/tomoh1r/ansible-vault/commit/3f8f659ef443ab870bb19f95d43543470168ae04
|
|
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0305
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|