cve/2002/CVE-2002-0073.md
2024-07-25 21:25:12 +00:00

19 lines
772 B
Markdown

### [CVE-2002-0073](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0073)
![](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 service in Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows attackers who have established an FTP session to cause a denial of service via a specially crafted status request containing glob characters.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=101901273810598&w=2
- http://www.cisco.com/warp/public/707/Microsoft-IIS-vulnerabilities-MS02-018.shtml
#### Github
No PoCs found on GitHub currently.