cve/2006/CVE-2006-5826.md

25 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-5826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5826)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Buffer overflow in Texas Imperial Software WFTPD Pro Server 3.23.1.1 allows remote authenticated users to execute arbitrary code or cause a denial of service (application crash) via crafted APPE commands that contain "/" (slash) or "\" (backslash) characters.
### POC
#### Reference
- http://marc.info/?l=full-disclosure&m=116289234522958&w=2
2024-06-09 00:33:16 +00:00
- http://marc.info/?l=full-disclosure&m=116289234522958&w=2
2024-05-26 14:27:05 +02:00
- http://marc.info/?l=full-disclosure&m=116295408114746&w=2
2024-06-09 00:33:16 +00:00
- http://marc.info/?l=full-disclosure&m=116295408114746&w=2
2024-05-26 14:27:05 +02:00
- http://securityreason.com/securityalert/1837
2024-06-09 00:33:16 +00:00
- http://securityreason.com/securityalert/1837
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/2734
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/2734
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.