EIP-2026-103843
PRE-CVEApache 1.0/1.2/1.3 - Server Address Disclosure
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-103843. PoCs published by magnum.
AI-analyzed exploit summary This exploit demonstrates an information disclosure vulnerability in Apache web server where a directory URI without a trailing slash triggers a 3xx redirect response containing the server's internal address in the 'Location' header. The PoC sends a crafted HTTP HEAD request to the target and extracts the 'Location' header from the response.
Description
Apache 1.0/1.2/1.3 - Server Address Disclosure
Exploits (1)
This exploit demonstrates an information disclosure vulnerability in Apache web server where a directory URI without a trailing slash triggers a 3xx redirect response containing the server's internal address in the 'Location' header. The PoC sends a crafted HTTP HEAD request to the target and extracts the 'Location' header from the response.