2021-11-23 23:46:22 +00:00
id : CVE-2000-0114
info :
2021-11-23 23:53:00 +00:00
name : Microsoft FrontPage Extensions Check (shtml.dll)
2021-11-23 23:46:22 +00:00
author : r3naissance
2023-07-11 19:49:27 +00:00
severity : medium
2021-11-23 23:46:22 +00:00
description : Frontpage Server Extensions allows remote attackers to determine the name of the anonymous account via an RPC POST request to shtml.dll in the /_vti_bin/ virtual directory.
2023-09-06 13:22:34 +00:00
remediation : Upgrade to the latest version.
2021-11-26 16:47:35 +00:00
reference :
- https://nvd.nist.gov/vuln/detail/CVE-2000-0114
- https://www.exploit-db.com/exploits/19897
2023-07-11 19:49:27 +00:00
- https://exchange.xforce.ibmcloud.com/vulnerabilities/CVE-2000-0114
2022-04-22 10:38:41 +00:00
classification :
2022-09-06 01:33:31 +00:00
cvss-metrics : CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
2023-07-11 19:49:27 +00:00
cvss-score : 5
2022-04-22 10:38:41 +00:00
cve-id : CVE-2000-0114
2022-09-06 01:33:31 +00:00
cwe-id : NVD-CWE-Other
2023-07-11 19:49:27 +00:00
epss-score : 0.09258
2023-08-31 11:46:18 +00:00
epss-percentile : 0.93895
2023-09-06 13:22:34 +00:00
cpe : cpe:2.3:a:microsoft:internet_information_server:3.0:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : microsoft
product : internet_information_server
tags : cve,cve2000,frontpage,microsoft,edb
2021-11-23 23:46:22 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-11-23 23:46:22 +00:00
- method : GET
path :
- '{{BaseURL}}/_vti_inf.html'
matchers-condition : and
matchers :
- type : word
part : body
words :
2022-01-27 18:30:23 +00:00
- "_vti_bin/shtml.dll"
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200