cve/2019/CVE-2019-3828.md

19 lines
830 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/172837/Ansible-Fetch-Path-Traversal.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.