CVE-2002-0422
published 2002-08-12CVE-2002-0422: IIS 5 and 5.1 supporting WebDAV methods allows remote attackers to determine the internal IP address of the system (which may be obscured by NAT) via (1) a…
PriorityP424low2.6CVSS 2.0
AVNACHAuNCPINAN
EXPLOIT
EPSS
42.25%
98.5th percentile
IIS 5 and 5.1 supporting WebDAV methods allows remote attackers to determine the internal IP address of the system (which may be obscured by NAT) via (1) a PROPFIND HTTP request with a blank Host header, which leaks the address in an HREF property in a 207 Multi-Status response, or (2) via the WRITE or MKCOL method, which leaks the IP in the Location server header.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | internet_information_services | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect inbound HTTP PROPFIND requests with a blank or missing Host header targeting IIS 5/5.1 servers; a 207 Multi-Status response containing an internal IP in an HREF property indicates successful exploitation. ↗
- →Detect inbound HTTP WRITE or MKCOL WebDAV method requests; a Location response header containing an RFC-1918 (internal) IP address indicates the server is leaking its internal IP. ↗
- →Monitor for automated scanning of WebDAV-enabled IIS servers for internal IP disclosure using tools such as the Metasploit auxiliary module webdav_internal_ip. ↗
- →Also monitor for PROPFIND-based internal IP leakage on newer IIS versions (7+) when alternateHostName is not set or misconfigured, as the same disclosure vector applies beyond IIS 5/5.1. ↗
- ·The vulnerability affects IIS 5 and 5.1 specifically when WebDAV methods are enabled; disabling WebDAV eliminates the attack surface for this CVE. ↗
- ·On IIS 7+ the internal IP disclosure via PROPFIND can still occur if the alternateHostName is not set or is misconfigured, meaning the issue is not strictly limited to legacy IIS versions. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Metasploit
HTTP WebDAV Internal IP Scanner
metasploit
HTTP WebDAV Internal IP Scanner
HTTP WebDAV Internal IP Scanner
Detect webservers internal IPs though WebDAV
Metasploit
Microsoft IIS HTTP Internal IP Disclosure
metasploit·CVSS 2.6
CVE-2000-0649 [LOW] Microsoft IIS HTTP Internal IP Disclosure
Microsoft IIS HTTP Internal IP Disclosure
Collect any leaked internal IPs by requesting commonly redirected locations from IIS. CVE-2000-0649 references IIS 5.1 (win2k, XP) and older. However, in newer servers such as IIS 7+, this occurs when the alternateHostName is not set or misconfigured. Also collects internal IPs leaked from the PROPFIND method in certain IIS versions.
No writeups or analysis indexed.
http://marc.info/?l=bugtraq&m=101536634207324&w=2http://marc.info/?l=ntbugtraq&m=101535147125320&w=2http://www.iss.net/security_center/static/8385.phphttp://www.osvdb.org/13431http://marc.info/?l=bugtraq&m=101536634207324&w=2http://marc.info/?l=ntbugtraq&m=101535147125320&w=2http://www.iss.net/security_center/static/8385.phphttp://www.osvdb.org/13431
2002-08-12
Published