cbcvebase.
CVE-2002-0661
published 2002-08-12

CVE-2002-0661: Directory traversal vulnerability in Apache 2.0 through 2.0.39 on Windows, OS2, and Netware allows remote attackers to read arbitrary files and execute…

PriorityP352high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
69.70%
99.3th percentile
Directory traversal vulnerability in Apache 2.0 through 2.0.39 on Windows, OS2, and Netware allows remote attackers to read arbitrary files and execute commands via .. (dot dot) sequences containing \ (backslash) characters.

Affected

10 ranges
VendorProductVersion rangeFixed in
apachehttp_server
apachehttp_server
apachehttp_server
apachehttp_server
apachehttp_server
apachehttp_server
apachehttp_server
apachehttp_server
apachehttp_server
debianapache2< apache2 2.0.40 (bookworm)apache2 2.0.40 (bookworm)

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://127.0.0.1/error/%5c%2e%2e%5c%2e%2e%5c%2e%2e%5c%2e%2e%5cwinnt%5cwin.ini
urlhttp://127.0.0.1/cgi-bin/%5c%2e%2e%5cbin%5cwintty.exe?%2dt+HELLO
other%2e%2e%5c
  • Detect URL-encoded backslash directory traversal sequences (%2e%2e%5c) in HTTP request URIs targeting Apache 2.0 on Windows, OS2, or Netware platforms.
  • Monitor for traversal attempts targeting sensitive Windows files (e.g., winnt\win.ini) via URL-encoded backslash sequences in the /error/ path.
  • Monitor for CGI-bin escape attempts using %5c%2e%2e traversal sequences that may lead to arbitrary executable invocation (e.g., wintty.exe).
  • Flag HTTP requests containing backslash '\' characters (raw or encoded as %5c) combined with dot-dot sequences in the URI path on Apache 2.0 through 2.0.39.
  • ·This vulnerability only affects Apache 2.0 through 2.0.39 on non-Unix platforms (Windows, OS2, Netware). Unix-based Apache deployments are not affected.
  • ·The vulnerability is fixed in Apache 2.0.40; detection rules should be scoped to versions 2.0 through 2.0.39.

CVSS provenance

nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
osv7.5HIGH
vendor_debian7.5HIGH
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.