42 lines
1.4 KiB
YAML
42 lines
1.4 KiB
YAML
id: CVE-2000-0114
|
|
|
|
info:
|
|
name: Microsoft FrontPage Extensions Check (shtml.dll)
|
|
author: r3naissance
|
|
severity: medium
|
|
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.
|
|
remediation: Upgrade to the latest version.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2000-0114
|
|
- https://www.exploit-db.com/exploits/19897
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/CVE-2000-0114
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2000-0114
|
|
cwe-id: NVD-CWE-Other
|
|
epss-score: 0.09258
|
|
epss-percentile: 0.94068
|
|
cpe: cpe:2.3:a:microsoft:internet_information_server:3.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: microsoft
|
|
product: internet_information_server
|
|
tags: cve,cve2000,frontpage,microsoft,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/_vti_inf.html'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "_vti_bin/shtml.dll"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220080130ec958d5667203f63c2fb769d081d8684edeb1132b8114624eb9cefeeeb022015c92a448c22916bdc29de05205539f746ae2fc9b6b641b54ef2b913d151c11f:922c64590222798bb761d5b6d8e72950 |