CVE-1999-0450
Internet Information Server - Path Disclosure via Perl Script Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0450. PoCs published by Mnemonix.
AI-analyzed exploit summary This is a writeup describing an information leakage vulnerability in IIS where a GET request for a nonexistent file with an IISAPI-registered extension reveals the full path of the root web server directory. The example shows an error message exposing the path 'C:\InetPub\scripts\bogus.pl'.
Description
In IIS, an attacker could determine a real path using a request for a non-existent URL that would be interpreted by Perl (perl.exe).
Exploits (1)
This is a writeup describing an information leakage vulnerability in IIS where a GET request for a nonexistent file with an IISAPI-registered extension reveals the full path of the root web server directory. The example shows an error message exposing the path 'C:\InetPub\scripts\bogus.pl'.