Files
CVEs-PoC/2020/CVE-2020-1735.md
T
2024-06-18 02:51:15 +02:00

18 lines
741 B
Markdown

### [CVE-2020-1735](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1735)
![](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-22&color=brighgreen)
### Description
A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.
### POC
#### Reference
- https://github.com/ansible/ansible/issues/67793
#### Github
No PoCs found on GitHub currently.