Exploitation Summary
EIP tracks 1 public exploit for CVE-1999-0360. PoCs published by Mnemonix.
AI-analyzed exploit summary This exploit demonstrates how to upload an ASP file to a Microsoft Site Server via a PUT request due to improper permissions on the 'Users' directory. The uploaded file can then be executed via a GET request, leading to remote code execution.
Description
MS Site Server 2.0 with IIS 4 can allow users to upload content, including ASP, to the target web site, thus allowing them to execute commands remotely.
Exploits (1)
This exploit demonstrates how to upload an ASP file to a Microsoft Site Server via a PUT request due to improper permissions on the 'Users' directory. The uploaded file can then be executed via a GET request, leading to remote code execution.