5
CVSSv2

CVE-2000-0630

Published: 17/07/2000 Updated: 30/10/2018
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

IIS 4.0 and 5.0 allows remote malicious users to obtain fragments of source code by appending a +.htr to the URL, a variant of the "File Fragment Reading via .HTR" vulnerability.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft internet information services 5.0

microsoft internet information server 4.0

Exploits

source: wwwsecurityfocuscom/bid/1488/info Microsoft IIS 40 and 50 can be made to disclose fragments of source code which should otherwise be inaccessible This is done by appending "+htr" to a request for a known asp (or asa, ini, etc) file Appending this string causes the request to be handled by ISMDLL, which then strips the +h ...