cve/2001/CVE-2001-0004.md
2025-09-29 21:09:30 +02:00

742 B

CVE-2001-0004

Description

IIS 5.0 and 4.0 allows remote attackers to read the source code for executable web server programs by appending "%3F+.htr" to the requested URL, which causes the files to be parsed by the .HTR ISAPI extension, aka a variant of the "File Fragment Reading via .HTR" vulnerability.

POC

Reference

No PoCs from references.

Github