CVE-1999-0278
Internet Information Server - Unauthenticated Arbitrary File Read via ::$DATA URL Suffix
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0278. PoCs published by Paul Ashton.
AI-analyzed exploit summary The exploit leverages a path traversal vulnerability in Microsoft IIS and other NT webservers by appending '::$DATA' to an ASP file request, causing the server to return the source code instead of executing it. This results in an information disclosure vulnerability.
Description
In IIS, remote attackers can obtain source code for ASP files by appending "::$DATA" to the URL.
Exploits (1)
The exploit leverages a path traversal vulnerability in Microsoft IIS and other NT webservers by appending '::$DATA' to an ASP file request, causing the server to return the source code instead of executing it. This results in an information disclosure vulnerability.