### [CVE-2019-3828](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3828) ![](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 Ansible fetch module before versions 2.5.15, 2.6.14, 2.7.8 has a path traversal vulnerability which allows copying and overwriting files outside of the specified destination in the local ansible controller host, by not restricting an absolute path. ### POC #### Reference - http://packetstormsecurity.com/files/172837/Ansible-Fetch-Path-Traversal.html - http://packetstormsecurity.com/files/172837/Ansible-Fetch-Path-Traversal.html #### Github No PoCs found on GitHub currently.