Enhancement: cves/2019/CVE-2019-20085.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-06-10 11:53:16 -04:00
parent b25bf6e60e
commit 657338d9e1
1 changed files with 5 additions and 3 deletions

View File

@ -1,15 +1,15 @@
id: CVE-2019-20085
info:
name: TVT NVMS 1000 - Directory Traversal
name: TVT NVMS 1000 - Local File Inclusion
author: daffainfo
severity: high
description: TVT NVMS-1000 devices allow GET /.. Directory Traversal
description: TVT NVMS-1000 devices allow GET /.. local file inclusion attacks.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2019-20085
- 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
@ -31,3 +31,5 @@ requests:
- type: status
status:
- 200
# Enhanced by mp on 2022/06/10