Adding to workflow
parent
e49b4a7d8a
commit
86ad55d66f
|
@ -6,7 +6,7 @@ info:
|
||||||
severity: high
|
severity: high
|
||||||
reference: https://www.exploit-db.com/exploits/49693
|
reference: https://www.exploit-db.com/exploits/49693
|
||||||
description: jqueryFileTree 2.1.5 and older Directory Traversal
|
description: jqueryFileTree 2.1.5 and older Directory Traversal
|
||||||
tags: cve,cve2017,wordpress,wp-plugin,traversal
|
tags: cve,cve2017,wordpress,wp-plugin,lfi
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: POST
|
- method: POST
|
||||||
|
|
|
@ -11,6 +11,7 @@ workflows:
|
||||||
matchers:
|
matchers:
|
||||||
- name: wordpress
|
- name: wordpress
|
||||||
subtemplates:
|
subtemplates:
|
||||||
|
- template: cves/2017/CVE-2017-1000170.yaml
|
||||||
- template: cves/2018/CVE-2018-3810.yaml
|
- template: cves/2018/CVE-2018-3810.yaml
|
||||||
- template: cves/2019/CVE-2019-6112.yaml
|
- template: cves/2019/CVE-2019-6112.yaml
|
||||||
- template: cves/2019/CVE-2019-6715.yaml
|
- template: cves/2019/CVE-2019-6715.yaml
|
||||||
|
|
Loading…
Reference in New Issue