CVE-2002-1744
published 2002-12-31CVE-2002-1744: Directory traversal vulnerability in CodeBrws.asp in Microsoft IIS 5.0 allows remote attackers to view source code and determine the existence of arbitrary…
PriorityP338medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
63.61%
99.1th percentile
Directory traversal vulnerability in CodeBrws.asp in Microsoft IIS 5.0 allows remote attackers to view source code and determine the existence of arbitrary files via a hex-encoded "%c0%ae%c0%ae" string, which is the Unicode representation for ".." (dot dot).
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | internet_information_services | — | — |
Detection & IOCsextracted from sources · hover to see the quote
urlhttp://target/IISSamples/sdk/asp/docs/CodeBrws.asp?Source=/IISSAMPLES/%c0%ae%c0%ae/%c0%ae%c0%ae/bogus_directory/nonexistent.asp↗
urlhttp://target/IISSamples/sdk/asp/docs/CodeBrws.asp?Source=/IISSAMPLES/%c0%ae%c0%ae/%c0%ae%c0%ae/oracle/nonexistant.asp↗
bytes↗
%c0%ae%c0%ae
- →Detect HTTP requests to CodeBrws.asp containing the Unicode-encoded traversal sequence '%c0%ae%c0%ae' in the Source query parameter, which represents '..' and enables directory traversal out of /IISSAMPLES. ↗
- →Monitor IIS logs for requests to /iissamples/sdk/asp/docs/CodeBrws.asp with a Source parameter containing '%c0%ae' sequences, indicating attempted source disclosure or directory enumeration. ↗
- ·The vulnerable script CodeBrws.asp is only present when IIS 5.0 sample scripts (/IISSAMPLES) are installed. Systems without the sample scripts installed are not exposed to this vulnerability. ↗
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.
No writeups or analysis indexed.
http://online.securityfocus.com/archive/1/267945http://online.securityfocus.com/archive/1/268065http://www.securityfocus.com/bid/4525https://exchange.xforce.ibmcloud.com/vulnerabilities/8853http://online.securityfocus.com/archive/1/267945http://online.securityfocus.com/archive/1/268065http://www.securityfocus.com/bid/4525https://exchange.xforce.ibmcloud.com/vulnerabilities/8853
2002-12-31
Published