CVE-2000-0126
Internet Information Server 3 and 4 - Path Traversal via IDQ Scripts
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0126. PoCs published by Mnemonix.
AI-analyzed exploit summary The vulnerability in idq.dll allows directory traversal via '../' sequences in the CiTemplate parameter, enabling unauthorized file read access. The exploit bypasses '.htx' extension enforcement by appending spaces to the filename, tricking the system into retrieving arbitrary files.
Description
Sample Internet Data Query (IDQ) scripts in IIS 3 and 4 allow remote attackers to read files via a .. (dot dot) attack.
Exploits (1)
The vulnerability in idq.dll allows directory traversal via '../' sequences in the CiTemplate parameter, enabling unauthorized file read access. The exploit bypasses '.htx' extension enforcement by appending spaces to the filename, tricking the system into retrieving arbitrary files.