EIP-2026-118790
PRE-CVEMicrosoft IIS 5.0 - '500-100.asp' Server Name Spoof
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-118790. PoCs published by Lympex.
AI-analyzed exploit summary This PoC exploits a server name spoofing vulnerability in IIS 5.x and 6.0 by sending a crafted HTTP request with 'localhost' in the Host header, potentially revealing sensitive ASP code via the 500-100.asp error page. The code establishes a socket connection, sends the malicious request, and saves the server response to a file.
Description
Microsoft IIS 5.0 - '500-100.asp' Server Name Spoof
Exploits (1)
This PoC exploits a server name spoofing vulnerability in IIS 5.x and 6.0 by sending a crafted HTTP request with 'localhost' in the Host header, potentially revealing sensitive ASP code via the 500-100.asp error page. The code establishes a socket connection, sends the malicious request, and saves the server response to a file.