CVE-1999-0736
Internet Information Server - Arbitrary File Read via showcode.asp
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0736. PoCs published by L0pht.
AI-analyzed exploit summary The writeup describes a directory traversal vulnerability in Microsoft IIS 4.0's default ASP scripts (showcode.asp, CodeBrws.asp), allowing remote attackers to read arbitrary files on the same volume as the web server by manipulating the 'source' parameter with '../' sequences. No functional exploit code is provided, but technical details and example URLs are included.
Description
The showcode.asp sample file in IIS and Site Server allows remote attackers to read arbitrary files.
Exploits (1)
The writeup describes a directory traversal vulnerability in Microsoft IIS 4.0's default ASP scripts (showcode.asp, CodeBrws.asp), allowing remote attackers to read arbitrary files on the same volume as the web server by manipulating the 'source' parameter with '../' sequences. No functional exploit code is provided, but technical details and example URLs are included.