Enhancement: cves/2017/CVE-2017-1000170.yaml by mp
parent
2a891736b1
commit
a512cfc4b7
|
@ -1,14 +1,15 @@
|
|||
id: CVE-2017-1000170
|
||||
|
||||
info:
|
||||
name: WordPress Plugin Delightful Downloads Jquery File Tree 2.1.5 Path Traversal
|
||||
name: WordPress Delightful Downloads Jquery File Tree 2.1.5 - Local File Inclusion
|
||||
author: dwisiswant0
|
||||
severity: high
|
||||
description: jqueryFileTree 2.1.5 and older Directory Traversal
|
||||
description: WordPress Delightful Downloads Jquery File Tree versions 2.1.5 and older are susceptible to local file inclusion vulnerabilities via jqueryFileTree.
|
||||
reference:
|
||||
- https://www.exploit-db.com/exploits/49693
|
||||
- https://github.com/jqueryfiletree/jqueryfiletree/issues/66
|
||||
- http://packetstormsecurity.com/files/161900/WordPress-Delightful-Downloads-Jquery-File-Tree-1.6.6-Path-Traversal.html
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2017-1000170
|
||||
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
|
||||
|
@ -32,3 +33,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2022/06/09
|
||||
|
|
Loading…
Reference in New Issue