CVE-2004-0173
published 2004-04-15CVE-2004-0173: Directory traversal vulnerability in Apache 1.3.29 and earlier, and Apache 2.0.48 and earlier, when running on Cygwin, allows remote attackers to read…
PriorityP431medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
13.72%
96.1th percentile
Directory traversal vulnerability in Apache 1.3.29 and earlier, and Apache 2.0.48 and earlier, when running on Cygwin, allows remote attackers to read arbitrary files via a URL containing "..%5C" (dot dot encoded backslash) sequences.
Affected
11 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| apache | http_server | — | — |
| apache | http_server | — | — |
| apache | http_server | — | — |
| apache | http_server | — | — |
| apache | http_server | — | — |
| apache | http_server | — | — |
| apache | http_server | — | — |
| apache | http_server | — | — |
| apache | http_server | — | — |
| apache | http_server | — | — |
| apache | http_server | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect HTTP requests containing URL-encoded backslash-dot-dot sequences ('%5c%2e%2e' or '..%5C') in the request URI, indicative of directory traversal attempts against Apache on Cygwin. ↗
- →Look for requests targeting sensitive Windows files (e.g., boot.ini) via traversal sequences, as the exploit specifically demonstrates reading Windows system files through the traversal. ↗
- →Flag HTTP requests using double-encoded traversal patterns combining '%5c' (backslash) and '%2e%2e' (dot dot) in sequence, as both encoding variants are used in exploitation. ↗
- ·This vulnerability is exclusively present on Apache instances running on Cygwin (Windows emulation layer); detection rules should be scoped or prioritized accordingly to reduce false positives on non-Cygwin deployments. ↗
- ·Affected versions are Apache 1.3.29 and earlier, and Apache 2.0.48 and earlier; detections are only relevant against these legacy version ranges on Cygwin. ↗
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://issues.apache.org/bugzilla/show_bug.cgi?id=26152http://lists.grok.org.uk/pipermail/full-disclosure/2004-February/017740.htmlhttp://marc.info/?l=bugtraq&m=107765545431387&w=2http://secunia.com/advisories/10962http://www.apacheweek.com/issues/04-03-12http://www.securityfocus.com/bid/9733https://exchange.xforce.ibmcloud.com/vulnerabilities/15293http://issues.apache.org/bugzilla/show_bug.cgi?id=26152http://lists.grok.org.uk/pipermail/full-disclosure/2004-February/017740.htmlhttp://marc.info/?l=bugtraq&m=107765545431387&w=2http://secunia.com/advisories/10962http://www.apacheweek.com/issues/04-03-12http://www.securityfocus.com/bid/9733https://exchange.xforce.ibmcloud.com/vulnerabilities/15293
2004-04-15
Published