Files
CVEs-PoC/2017/CVE-2017-5405.md
T
2025-09-29 21:09:30 +02:00

20 lines
964 B
Markdown

### [CVE-2017-5405](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5405)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=FTP%20response%20codes%20can%20cause%20use%20of%20uninitialized%20values%20for%20ports&color=brightgreen)
### Description
Certain response codes in FTP connections can result in the use of uninitialized values for ports in FTP operations. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and Thunderbird < 45.8.
### POC
#### Reference
- https://www.mozilla.org/security/advisories/mfsa2017-05/
#### Github
No PoCs found on GitHub currently.