cve/2005/CVE-2005-2126.md

18 lines
806 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-2126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2126)
![](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
The FTP client in Windows XP SP1 and Server 2003, and Internet Explorer 6 SP1 on Windows 2000 SP4, when "Enable Folder View for FTP Sites" is enabled and the user manually initiates a file transfer, allows user-assisted, remote FTP servers to overwrite files in arbitrary locations via crafted filenames.
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-044
#### Github
No PoCs found on GitHub currently.